blob: 9e0d5c15a13025311b50c99e041797a82bcc6e57 [file] [log] [blame]
{
"name": "GWPASDK",
"version": "1.0.1",
"summary": "This is the Fon WPA SDK for iOS devices.",
"homepage": "https://github.com/YinJone/WPASDK_gotell",
"license": "MIT",
"authors": {
"Jone.yin": "yin_jone@163.com"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "WPASDK.framework",
"frameworks": "Foundation",
"requires_arc": true,
"source": {
"git": "https://github.com/YinJone/WPASDK_gotell.git",
"tag": "1.0.1"
},
"dependencies": {
"MagicalRecord": [
"2.3.2"
],
"JSONModel": [
"1.7.0"
],
"KeychainItemWrapper": [
"1.2"
]
}
}