blob: 834155f70a5dac22cb0ce884e809ae2f292ae26c [file] [log] [blame]
{
"name": "ZQIANMAI",
"version": "0.1.8",
"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.1.8"
},
"static_framework": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"source_files": "Code/**/*.{h,m}",
"resources": [
"Code/**/*.{png}"
],
"dependencies": {
"ZQIANMAIKit": [
]
}
}