blob: 8527a0be3394b797f38c19e56152cc4b22ea72f0 [file] [log] [blame]
{
"name": "ZJModuleCommon",
"version": "1.0.1",
"summary": "A short",
"description": "ZJModuleCommon 是一个用于保存一些常用工具类的工具",
"homepage": "https://github.com/gnaw9258wp/ZJModuleCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王鹏": "1520770071@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gnaw9258wp/ZJModuleCommon",
"tag": "1.0.1"
},
"source_files": "ZJModuleCommon/ZJModuleCommon/Class/**/*.{h,m}",
"requires_arc": true
}