[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / c / 0 / GInsightSDK / 1.5.0.0 / GInsightSDK.podspec.json
blobb79fb716027cd884a1644da51d04c9d6f0400a96
2   "name": "GInsightSDK",
3   "version": "1.5.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": "1.5.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "GInsightSDK.h",
18   "dependencies": {
19     "GTCommonSDK": [
20       ">=1.2.4.0"
21     ]
22   },
23   "ios": {
24     "vendored_libraries": "libGInsightSDK.a"
25   },
26   "frameworks": [
27     "AdSupport",
28     "SystemConfiguration",
29     "CoreTelephony",
30     "Security"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "z",
35     "c++",
36     "resolv"
37   ],
38   "requires_arc": true