[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 2.6.3.0 / GTSDK.podspec.json
blobcd4620bb007e5a876609f5510742d403d74a5af7
2   "name": "GTSDK",
3   "version": "2.6.3.0",
4   "summary": "个推iOS SDK CocoaPods集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods.git",
12     "tag": "2.6.3.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GTSDK.framework",
19     "frameworks": [
20       "SystemConfiguration",
21       "CFNetwork",
22       "CoreTelephony",
23       "CoreLocation",
24       "AVFoundation",
25       "Security"
26     ],
27     "weak_frameworks": [
28       "UserNotifications",
29       "AppTrackingTransparency"
30     ],
31     "libraries": [
32       "z",
33       "sqlite3.0",
34       "c++",
35       "resolv"
36     ]
37   },
38   "requires_arc": true