blob: 07b489433ba2292303b174fe66c993c9e51be30c [file] [log] [blame]
{
"name": "ZQIANMAIKit",
"version": "0.1.2",
"summary": "A Lib For QM.",
"description": "ZQIANMAIKit是一个工具类。",
"homepage": "https://gitee.com/ioszwj/ZQIANMAIKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://gitee.com/ioszwj/ZQIANMAIKit.git",
"tag": "0.1.2"
},
"static_framework": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"vendored_frameworks": "Code/Framework/ZQIANMAI.framework",
"dependencies": {
"ZSMKit": [
],
"ZUMKit": [
],
"Masonry": [
],
"WebViewJavascriptBridge": [
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"RealReachability": [
],
"M13ProgressSuite": [
]
}
}