blob: 63618dc6f4ddcaac17664c6e99cd9b8bfbba3c73 [file] [log] [blame]
{
"name": "GConnectivitySDK",
"version": "1.0.1",
"summary": "This is the Fon Connectivity 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": "ConnectivitySDK.framework",
"frameworks": "Foundation",
"requires_arc": true,
"source": {
"git": "https://github.com/YinJone/ConnectivitySDK_gotell.git",
"tag": "1.0.1"
},
"dependencies": {
"GWisprSDK": [
"1.0.1"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}