blob: 42766dff567f976ebf033e46e04bbd1eb5d4773c [file] [log] [blame]
{
"name": "ZQIANMAI",
"version": "0.0.3",
"summary": "A Lib For tools.",
"description": "ZQIANMAI是一个工具类。",
"homepage": "https://gitee.com/ioszwj/ZQIANMAI",
"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/ZQIANMAI.git",
"tag": "0.0.3"
},
"static_framework": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"source_files": "Code/**/*.{h,m}",
"resources": [
"Code/**/*.{png}"
],
"dependencies": {
"ZSMKit": [
],
"ZUMKit": [
],
"Masonry": [
],
"WebViewJavascriptBridge": [
],
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}