blob: a1bd83a54707243d1b70057ce6fab04b661c0336 [file] [log] [blame]
{
"name": "HuangQiSDK",
"version": "1.0.4",
"summary": "This is the Fon SDK Connect for iOS devices.",
"homepage": "https://github.com/YinJone/HuangQiSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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.4"
},
"dependencies": {
"GFonSDKConnect": [
"1.0.2"
]
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC -lxml2"
}
}