[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 3 / GreedTencentOpenAPI / 2.9.5 / GreedTencentOpenAPI.podspec.json
blob64a4fe17b0017045210e559228f997728dc8effd
2   "name": "GreedTencentOpenAPI",
3   "version": "2.9.5",
4   "license": "MIT",
5   "summary": "ios版腾讯开放平台SDK",
6   "homepage": "https://github.com/greedlab/GreedTencentOpenAPI",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "source": {
11     "git": "https://github.com/greedlab/GreedTencentOpenAPI.git",
12     "tag": "2.9.5"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Security",
20     "SystemConfiguration",
21     "CoreTelephony",
22     "CoreGraphics"
23   ],
24   "libraries": [
25     "iconv",
26     "z",
27     "c++",
28     "sqlite3"
29   ],
30   "default_subspecs": "All",
31   "subspecs": [
32     {
33       "name": "Lite",
34       "vendored_frameworks": "Lite/TencentOpenAPI.framework"
35     },
36     {
37       "name": "All",
38       "vendored_frameworks": "All/TencentOpenAPI.framework",
39       "resources": "All/TencentOpenApi_IOS_Bundle.bundle"
40     }
41   ]