{ | |
"name": "MXTabBarController", | |
"version": "0.0.1", | |
"summary": "自定义 TabBarController", | |
"license": "MIT", | |
"homepage": "https://github.com/wangbiye/MXTabBarController", | |
"source": { | |
"git": "https://github.com/wangbiye/MXTabBarController.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "classes/*.{h,m}", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"authors": { | |
"max.wang": "max.wang.9012@gmail.com" | |
} | |
} |