[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 0 / GInsightSDK / 1.4.5.0 / GInsightSDK.podspec.json
bloba7cc224ea85f099fa26220d9fbc36adcbccdfa11
2   "name": "GInsightSDK",
3   "version": "1.4.5.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.5.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