[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 7 / 5 / 8 / CTFramework / 1.0.6 / CTFramework.podspec.json
bloba468bdbf02275b15788f5a13663c51e52d4595e6
2   "name": "CTFramework",
3   "version": "1.0.6",
4   "summary": "iOS Social SDK based on EaseMob SDK",
5   "description": "iOS Social SDK based on EaseMob SDK",
6   "homepage": "http://www.jianshu.com/users/49ee0c6dad03/latest_articles",
7   "authors": {
8     "ChangTang": "jirun@ct108.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://git.coding.net/JiRun/CTFramework.git"
15   },
16   "libraries": [
17     "iconv",
18     "xml2",
19     "sqlite3",
20     "resolv",
21     "z",
22     "stdc++.6.0.9",
23     "icucore",
24     "c++"
25   ],
26   "vendored_frameworks": [
27     "libs/TcyFriendBridge.framework",
28     "libs/CTFriendSDK.framework",
29     "libs/CTCore.framework",
30     "libs/CTFriendUpLoadImage.framework",
31     "libs/CTImageLoader.framework",
32     "libs/CTLbsSDK.framework",
33     "libs/CTImageUploader.framework",
34     "libs/CTShareSDK.framework",
35     "libs/CTLbsNative.framework"
36   ],
37   "frameworks": "CoreLocation",
38   "requires_arc": true,
39   "compiler_flags": "-DOS_OBJECT_USE_OBJC=0"