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