blob: 05f0b3bda4ee191b9ab0ab36449e24ad50efe61c [file] [log] [blame]
{
"name": "CSCommonKit",
"version": "1.0.0",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/lichangsong",
"license": "MIT",
"authors": {
"lichangsong": "lcs_lz@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lichangsong/CSCommonKit.git",
"tag": "1.0.0"
},
"source_files": [
"CSCommonKit",
"CSCommonKit/**/*.{h,m}"
],
"requires_arc": true
}