[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 8 / CTFramework / 0.0.4 / CTFramework.podspec.json
blob438e64e8b304b33ddeaaf1b2fe31e83f4b1fe052
2   "name": "CTFramework",
3   "version": "0.0.4",
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     "Jirun": "507704800@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://git.coding.net/JiRun/CTFramework.git",
15     "tag": "0.0.4"
16   },
17   "frameworks": [
18     "CTFriendUpLoadImage",
19     "CTImageLoader",
20     "UserLibrary"
21   ],
22   "ios": {
23     "vendored_frameworks": [
24       "CTCore.framework",
25       "MCommonBase.framework",
26       "CTFriendUpLoadImage.framework",
27       "CTImageLoader.framework",
28       "UserLibrary.framework"
29     ]
30   },
31   "requires_arc": true,
32   "xcconfig": {
33     "ENABLE_BITCODE": "NO"
34   }