[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 0 / GInsightSDK / 2.0.0.0 / GInsightSDK.podspec.json
blob9a48bf9215b1a1934327291bcc86f10e30d893a0
2   "name": "GInsightSDK",
3   "version": "2.0.0.0",
4   "summary": "个像 iOS SDK CocoaPods 集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-ginsight-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-ginsight-ios-cocoapods.git",
12     "tag": "2.0.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "GInsightSDK.h",
18   "dependencies": {
19     "GTCommonSDK": [
20       ">3.0.0.0"
21     ]
22   },
23   "ios": {
24     "vendored_libraries": "libGInsightSDK.a",
25     "weak_frameworks": [
26       "WebKit",
27       "Network",
28       "AppTrackingTransparency"
29     ]
30   },
31   "frameworks": [
32     "AdSupport",
33     "SystemConfiguration",
34     "CoreTelephony",
35     "Security",
36     "CFNetwork",
37     "CoreLocation"
38   ],
39   "libraries": [
40     "sqlite3.0",
41     "z",
42     "c++",
43     "resolv"
44   ],
45   "requires_arc": true