blob: c6d8bbc080016dcc4f5f03cc0947ca01b199ece8 [file] [log] [blame]
{
"name": "GFonSDKConnect",
"version": "1.0.1",
"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.1"
},
"dependencies": {
"GFonSDK": [
"1.0.1"
],
"GConnectivitySDK": [
"1.0.1"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}