[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 8 / CTFramework / 1.0.3 / CTFramework.podspec.json
blobbca24e631c87bd4a5522e067afbb60694eebec20
2   "name": "CTFramework",
3   "version": "1.0.3",
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     "svn": "https://192.168.1.143/svn//mtcysdk_ios/trunk"
15   },
16   "preserve_paths": "libs/*.framework",
17   "libraries": [
18     "iconv",
19     "xml2",
20     "sqlite3",
21     "resolv",
22     "z",
23     "stdc++.6.0.9",
24     "icucore",
25     "c++"
26   ],
27   "vendored_frameworks": [
28     "libs/TcyFriendBridge.framework",
29     "libs/CTFriendSDK.framework"
30   ],
31   "requires_arc": true,
32   "compiler_flags": "-DOS_OBJECT_USE_OBJC=0"