[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 0 / GInsightSDK / 1.4.7.0 / GInsightSDK.podspec.json
blobdbc9968e06aefa0ea6b99ad3edf859781fdb20a4
2   "name": "GInsightSDK",
3   "version": "1.4.7.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.4.7.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "GInsightSDK.h",
18   "ios": {
19     "vendored_libraries": [
20       "libGTCommonSDK.a",
21       "libGInsightSDK.a"
22     ]
23   },
24   "frameworks": [
25     "AdSupport",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "Security"
29   ],
30   "libraries": [
31     "sqlite3.0",
32     "z",
33     "c++",
34     "resolv"
35   ],
36   "requires_arc": true