[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / e / ThirdSDK / 0.0.1 / ThirdSDK.podspec.json
blob8c58e0f44e8a710bad90160d3bcfbbdcf8cb6337
2   "name": "ThirdSDK",
3   "version": "0.0.1",
4   "summary": "集成第三方sdk",
5   "description": "gather somd third platform sdk, include wechat,qq,sina weibo",
6   "homepage": "https://github.com/caterpillarFly/ThirdSDK.git",
7   "license": "MIT",
8   "authors": {
9     "caterpillarFly": "zhaoshengxhu@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/caterpillarFly/ThirdSDK.git",
16     "tag": "0.0.1"
17   },
18   "frameworks": [
19     "CoreTelephony",
20     "CoreGraphics",
21     "SystemConfiguration",
22     "Security"
23   ],
24   "libraries": [
25     "iconv",
26     "sqlite3",
27     "stdc++",
28     "z"
29   ],
30   "vendored_frameworks": "sdk/**/*.{framework}",
31   "requires_arc": true