blob: 93ae0768ab57d92e1de7bc63600d7b5b00362e8b [file] [log] [blame]
{
"name": "GWPASDK",
"version": "1.0.2",
"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.2"
},
"dependencies": {
"MagicalRecord": [
"2.3.2"
],
"JSONModel": [
"1.7.0"
],
"KeychainItemWrapper": [
"1.2"
]
}
}