[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 3 / GWPASDK / 1.0.1 / GWPASDK.podspec.json
blob9e0d5c15a13025311b50c99e041797a82bcc6e57
2   "name": "GWPASDK",
3   "version": "1.0.1",
4   "summary": "This is the Fon WPA 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": "WPASDK.framework",
14   "frameworks": "Foundation",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/YinJone/WPASDK_gotell.git",
18     "tag": "1.0.1"
19   },
20   "dependencies": {
21     "MagicalRecord": [
22       "2.3.2"
23     ],
24     "JSONModel": [
25       "1.7.0"
26     ],
27     "KeychainItemWrapper": [
28       "1.2"
29     ]
30   }