此类错误
"_OBJC_CLASS_$_AFURLSessionManager", referenced from:
解决的方法
在other linker flags里加入一行 $(inherited).
Cocoapods Undefined symbols for architecture armv7s\arm64
原文:http://www.cnblogs.com/lytwajue/p/7190344.html