blob: 8b8003bca2598a9d72c0e2a9431e2de0d7ead226 [file] [log] [blame]
{
"name": "GFonSDKConnect",
"version": "1.0.5",
"summary": "This is the Fon SDK Connect 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": "FonSDKConnect.framework",
"frameworks": "Foundation",
"requires_arc": true,
"source": {
"git": "https://github.com/YinJone/FonSDKConnect_gotell.git",
"tag": "1.0.5"
},
"dependencies": {
"GFonSDK": [
"1.0.5"
],
"GConnectivitySDK": [
"1.0.3"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}