blob: 0d93c0c8843ab8ffda1ea1e2312ff4149ee05e1a [file] [log] [blame]
{
"name": "GFonSDK",
"version": "1.0.2",
"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.2"
},
"dependencies": {
"GWisprSDK": [
"1.0.2"
],
"GProvisioningSDK": [
"1.0.3"
],
"GWPASDK": [
"1.0.2"
],
"AWSKinesis": [
"2.6.5"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}