[Add] ViafouraCore 1.1.27
[CocoaPods.git] / Specs / 9 / 2 / d / GCSDK / 2.1.9.0 / GCSDK.podspec.json
blob56aa8ff9ab514f56e910583c0e1fa1d671dda792
2   "name": "GCSDK",
3   "version": "2.1.9.0",
4   "summary": "个数 iOS SDK CocoaPods 集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-gcsdk-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-gcsdk-ios-cocoapods.git",
12     "tag": "2.1.9.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "GTCountSDK.h",
18   "dependencies": {
19     "GTCommonSDK": [
20       ">=1.2.1.0"
21     ]
22   },
23   "ios": {
24     "vendored_libraries": "libGTCountSDK.a"
25   },
26   "frameworks": "AdSupport",
27   "libraries": [
28     "sqlite3.0",
29     "z"
30   ],
31   "requires_arc": true