blob: 2ead920c2de5fccc959e21094859427778d0533d [file] [log] [blame]
{
"name": "GFonSDK",
"version": "1.0.1",
"summary": "This is the Fon 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": "FonSDK.framework",
"frameworks": "Foundation",
"requires_arc": true,
"source": {
"git": "https://github.com/YinJone/FonSDK_gotell.git",
"tag": "1.0.1"
},
"dependencies": {
"GWisprSDK": [
"1.0.1"
],
"GProvisioningSDK": [
"1.0.2"
],
"GWPASDK": [
"1.0.1"
],
"AWSKinesis": [
"2.6.5"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}