blob: 4eabb2039387f96a8824e072d366da377ac3a735 [file] [log] [blame]
{
"name": "zjqzySDK",
"version": "0.0.2",
"summary": "zjqzySDK swift",
"description": "Written in Swift.\nzjqzy private.",
"homepage": "https://github.com/zjqzy/zjqzySDK",
"license": "BSD",
"authors": {
"zjqzy": "zjqzy03080312@163.com"
},
"source": {
"git": "https://github.com/zjqzy/zjqzySDK.git",
"tag": "0.0.2"
},
"swift_versions": "5",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": [
"ZJQ_SDK/ZJQ_Log/*.{h,swift}",
"ZJQ_SDK/CNKI_Server/*.{h,swift}"
],
"public_header_files": "ZJQ_SDK/**/*.h",
"libraries": [
"iconv",
"xml2",
"z"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"swift_version": "5"
}