[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 0 / GTExtensionSDK / 3.0.2 / GTExtensionSDK.podspec.json
blob8489e4ac11b76c2297f8d6d6a87e2033a3187a9d
2   "name": "GTExtensionSDK",
3   "version": "3.0.2",
4   "summary": "个推:iOS APNs Extension SDK",
5   "homepage": "https://github.com/GetuiLaboratory/GTExtensionSDK-iOS-CocoaPods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/GTExtensionSDK-iOS-CocoaPods.git",
12     "tag": "3.0.2"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GTExtensionSDK.xcframework",
19     "weak_frameworks": [
20       "UserNotifications",
21       "Network"
22     ],
23     "libraries": [
24       "z",
25       "sqlite3.0"
26     ]
27   },
28   "requires_arc": true,
29   "swift_versions": [
30     "5"
31   ],
32   "swift_version": "5"