blob: 2be1c1ab15028b66aff01ca8bb324e101313b4f4 [file] [log] [blame]
{
"name": "HuangQiSDK",
"version": "1.0.3",
"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.3"
},
"dependencies": {
"GFonSDKConnect": [
"1.0.1"
]
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC -lxml2"
}
}