[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / f / 2 / GCIDOSDK / 2.0.4.0 / GCIDOSDK.podspec.json
blobba4fa1ecf53e23424e683a75183a5d45235c2194
2   "name": "GCIDOSDK",
3   "version": "2.0.4.0",
4   "summary": "个推GCIDO iOS SDK CocoaPods集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-idosdk-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-idosdk-ios-cocoapods",
12     "tag": "2.0.4.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GTCountSDK.xcframework",
19     "frameworks": [
20       "SystemConfiguration",
21       "CFNetwork",
22       "CoreTelephony",
23       "CoreLocation",
24       "AVFoundation",
25       "Security"
26     ],
27     "weak_frameworks": "AppTrackingTransparency",
28     "libraries": [
29       "z",
30       "sqlite3.0",
31       "c++",
32       "resolv"
33     ]
34   },
35   "dependencies": {
36     "GTCommonSDK": [
37       ">= 3.0.0.0"
38     ]
39   },
40   "requires_arc": true