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