blob: e6f2fe4a2f2b27eb27f5b15d5b796e04d05c1dbe [file] [log] [blame]
{
"name": "CSToolKit",
"version": "1.1.9",
"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.1.9"
},
"source_files": [
"CSToolKit",
"CSToolKit/**/*.{h,m}"
],
"requires_arc": true
}