[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 0 / GTExtensionSDK / 2.1.0 / GTExtensionSDK.podspec.json
blob0c427cdcb036307d50e1d9d132c6b625481f9989
2   "name": "GTExtensionSDK",
3   "version": "2.1.0",
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": "2.1.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GTExtensionSDK.framework",
19     "weak_frameworks": "UserNotifications",
20     "libraries": [
21       "z",
22       "sqlite3.0"
23     ]
24   },
25   "requires_arc": true