blob: aa434fa30673faf2a5cc0716d1a60906b70f4e1a [file] [log] [blame]
{
"name": "ZHTabBarController",
"module_name": "ZHTabBarController",
"version": "0.1.4",
"summary": "An alternative for UITabBarController,which support all kinds of Custom TabBarController.",
"homepage": "https://github.com/zhihuilong/ZHTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhihuilong": "zhihui.me@gmail.com"
},
"source": {
"git": "https://github.com/zhihuilong/ZHTabBarController.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHTabBarController/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}