blob: 1e7789d6cb38d6e016a83ef7f53cc121d16e6131 [file] [log] [blame]
{
"name": "zjqzySDK",
"version": "0.0.4",
"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.4"
},
"swift_versions": "5",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": [
"ZJQ_SDK/ZJQ_Log/*.{h,m,swift}",
"ZJQ_SDK/CNKI_Server/*.{h,m,swift}"
],
"resources": "ZJQ_SDK/**/*.bundle",
"public_header_files": "ZJQ_SDK/**/*.h",
"libraries": [
"iconv",
"xml2",
"z"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"swift_version": "5"
}