{ | |
"name": "ZCSelfUSE", | |
"version": "0.0.4", | |
"summary": "自用小工具", | |
"homepage": "https://github.com/xiaowu2016/ZCSelfUSE", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zhangchao": "942777491@qq.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/xiaowu2016/ZCSelfUSE.git", | |
"tag": "0.0.4" | |
}, | |
"source_files": [ | |
"Classes", | |
"ZCSelfUSE/Tools/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |