[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 7 / 6 / GTIOPSDK / 1.0.0.0 / GTIOPSDK.podspec.json
blob458143055c81e51daac33a69c8127197e083ba27
2   "name": "GTIOPSDK",
3   "version": "1.0.0.0",
4   "summary": "个推 鲸智运营中心 iOS SDK CocoaPods集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-gtiop-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-gtiop-ios-cocoapods.git",
12     "tag": "1.0.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "GTIOPSDK/*.h",
18   "ios": {
19     "vendored_libraries": [
20       "GTIOPSDK/libGTCommonSDK.a",
21       "GTIOPSDK/libGTIOP.a"
22     ],
23     "frameworks": [
24       "SystemConfiguration",
25       "CFNetwork",
26       "CoreTelephony",
27       "CoreLocation",
28       "AVFoundation",
29       "Security",
30       "AdSupport"
31     ],
32     "weak_frameworks": "UserNotifications",
33     "libraries": [
34       "z",
35       "sqlite3.0",
36       "c++",
37       "resolv"
38     ]
39   },
40   "requires_arc": true