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