blob: 20b17a9c9ad379bd9cb75c669786a2c72b2f7fdb [file] [log] [blame]
{
"name": "KudoCCKit",
"version": "0.0.3",
"summary": "My Kit for iOS.",
"homepage": "https://github.com/kudocc/CCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KudoCC": "cangmuma@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kudocc/CCKit.git",
"tag": "0.0.3"
},
"source_files": [
"CCKit/*.{h,m}",
"CCKit/**/*.{h,m}"
],
"requires_arc": true
}