[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 6 / 9 / GYSDK / 3.0.5.0 / GYSDK.podspec.json
blob677aea4d2166702ac5e8a363c96b4f26974326e9
2   "name": "GYSDK",
3   "version": "3.0.5.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.5.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