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