blob: 02fa146438fc85cc9291e38f8c3dcd1e429ae883 [file] [log] [blame]
{
"name": "CCKit",
"version": "0.1.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.1.0"
},
"source_files": [
"CCKit/**/*.{swift}",
"CCKit/**/**/*.{swift}"
],
"authors": {
"SongWen Ding": "DingSoung@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/DingSoung/CCKit"
}