blob: b5dca63b8285cd8ff7bf3864667b4754926ebd9b [file] [log] [blame]
{
"name": "ZQIANMAIKit",
"version": "1.0.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": "1.0.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": [
]
}
}