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