blob: 4cad18d9a66d5291864a2c42956229aa19b69119 [file] [log] [blame]
{
"name": "CCKit",
"version": "0.2.0",
"summary": "A light weight framework",
"description": "A Kit of Extension and Network for iOS.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DingSoung/CCKit.git",
"tag": "0.2.0"
},
"source_files": [
"CCKit/CCKit.h",
"CCKit/**/*.{swift}",
"CCKit/**/**/*.{swift}"
],
"authors": {
"SongWen Ding": "DingSoung@gmail.com"
},
"license": "MIT",
"homepage": "http://DingSoung.tk"
}