blob: b05087a5f61b0e6bfba533f7b0876caa209e64f8 [file] [log] [blame]
{
"name": "CBMDTabbarController",
"version": "1.0.0",
"summary": "It is a smooth MD tabbarController used on iOS, which implement by Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cbangchen/CBMDTabbarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cbangchen007": "cbangchen007@gmail.com"
},
"source": {
"git": "https://github.com/cbangchen/CBMDTabbarController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBMDTabbarController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}