[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / 4 / 9 / 3 / GProvisioningSDK / 1.0.6 / GProvisioningSDK.podspec.json
blob7bc77fc0610b6300a02c2673f908888ce4e2a2fa
2   "name": "GProvisioningSDK",
3   "version": "1.0.6",
4   "summary": "This is the Provisioning SDK for iOS devices.",
5   "homepage": "https://github.com/YinJone/WPASDK_gotell",
6   "license": "MIT",
7   "authors": {
8     "Jone.yin": "yin_jone@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "vendored_frameworks": "ProvisioningSDK.framework",
14   "frameworks": "Foundation",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/YinJone/ProvisioningSDK_gotell.git",
18     "tag": "1.0.6"
19   },
20   "dependencies": {
21     "KeychainSwift": [
22       "10.0.0"
23     ],
24     "CocoaLumberjack/Swift": [
25       "3.3.0"
26     ]
27   }