[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 0 / GInsightSDK / 1.4.6.0 / GInsightSDK.podspec.json
blob294e696ba131412fbdb7c45c1ca4fbde1ac750e4
2   "name": "GInsightSDK",
3   "version": "1.4.6.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.6.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     "CoreLocation",
29     "CoreBluetooth",
30     "Security"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "z",
35     "c++"
36   ],
37   "requires_arc": true