blob: 60c4f118f523fbb02fba8d54b51b86db6de6c9a6 [file] [log] [blame]
{
"name": "CCSimpleAppKit",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": [
"CCSimpleAppKit/SimpleKit/*.{h,m}",
"CCSimpleAppKit/SimpleKit/**/*.{h,m}"
]
}