[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 9 / GYSDK / 3.0.1.0 / GYSDK.podspec.json
blob6d67092ff6d8b85dbf7cc9ed108e176f0a396abd
2   "name": "GYSDK",
3   "version": "3.0.1.0",
4   "summary": "个验 iOS SDK CocoaPods 集成库",
5   "homepage": "https://docs.getui.com/geyan/",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/GetuiLaboratory/getui-gysdk-ios-cocoapods.git",
15     "tag": "3.0.1.0"
16   },
17   "dependencies": {
18     "GTCommonSDK": [
19       ">3.0.0.0"
20     ]
21   },
22   "ios": {
23     "vendored_frameworks": "GeYanSdk.framework"
24   },
25   "frameworks": "AdSupport",
26   "libraries": [
27     "z",
28     "c++"
29   ],
30   "requires_arc": true,
31   "static_framework": true