blob: d4d71203cb89cb7739db9950d5be1cd400e80ef2 [file] [log] [blame]
{
"name": "KudoCCKit",
"version": "0.0.4",
"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.4"
},
"source_files": [
"CCKit/*.{h,m}",
"CCKit/**/*.{h,m}"
],
"requires_arc": true
}