blob: 73e7cac5c30a322dd9714a227f7f32d0303bdab6 [file] [log] [blame]
{
"name": "czl",
"version": "1.0.0",
"summary": "A short description of czl.发给",
"description": "czl test",
"homepage": "https://github.com/qqq5201260/CZLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenzhilin": "chenzhilin@17m.club"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qqq5201260/CZLTools.git",
"tag": "1.0.0"
},
"source_files": "CZLTools/CZLTools/Tools/*.{h,m}",
"requires_arc": true,
"dependencies": {
"YYModel": [
"~> 1.0"
]
}
}