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