blob: fd294f29f4ce540f15e290e907dd3da16c5bc128 [file] [log] [blame]
{
"name": "HuangQiSDK",
"version": "1.0.1",
"summary": "This is the Fon SDK Connect for iOS devices.",
"homepage": "https://github.com/YinJone/HuangQiSDK",
"license": "MIT",
"authors": {
"Jone.yin": "yin_jone@163.com"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "HuangQiSDK.framework",
"frameworks": "Foundation",
"requires_arc": true,
"source": {
"git": "https://github.com/YinJone/HuangQiSDK.git",
"tag": "1.0.1"
},
"dependencies": {
"GFonSDKConnect": [
"1.0.1"
]
}
}