blob: e4631cd126b93e8493fa27d3a7b5f6ccf7feb891 [file] [log] [blame]
{
"name": "CCSimpleAppKit",
"version": "0.1.0",
"summary": "CCSimpleAppKit promote develop efficient.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/libing0924/CCSimpleAppKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"libing0924": "404044359@qq.com"
},
"source": {
"git": "https://github.com/libing0924/CCSimpleAppKit.git",
"tag": "0.1.0"
},
"source_files": [
"CCSimpleAppKit/SimpleKit/*.{h,m}",
"CCSimpleAppKit/SimpleKit/**/*.{h,m}"
]
}