{ | |
"name": "CZLTools", | |
"version": "0.0.1", | |
"summary": "CZLTools.", | |
"description": "czl test tools", | |
"homepage": "https://github.com/qqq5201260/CZLTools", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"chenzhilin": "chenzhilin@17m.club" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/qqq5201260/CZLTools.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"podTest", | |
"podTest/podTest/*.{h,m}" | |
], | |
"requires_arc": true | |
} |