blob: 64bd1446240a13105d7094e9401267d3ad2dcba2 [file] [log] [blame]
{
"name": "CSToolKit",
"version": "1.0.7",
"summary": "A short description of CSToolKit.",
"description": "A short description of CSToolKit.",
"homepage": "https://github.com/Kaltus/CSToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengshu": "1150830611@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kaltus/CSToolKit.git",
"tag": "1.0.7"
},
"source_files": [
"CSToolKit",
"CSToolKit/**/*.{h,m}"
],
"requires_arc": true
}