blob: b53db0ad6b4226fc83217f0c73b3ee3baa453e5f [file] [log] [blame]
{
"name": "URLTabNavigationController",
"version": "0.1.1",
"summary": "SubClass of UITabBarController, support URLRouter and build tab view with UINavigationController directly.",
"description": "This CocoaPod provides the ability to url route view quickly.\nSubClass of UITabBarController, support URLRouter and build tab view with UINavigationController directly.",
"homepage": "https://github.com/liujianping/URLTabNavigationController",
"license": "MIT",
"authors": {
"liujianping": "liujianping.itech@qq.com"
},
"source": {
"git": "https://github.com/liujianping/URLTabNavigationController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "URLTabNavigationController/Classes/**/*",
"resource_bundles": {
"URLTabNavigationController": [
"URLTabNavigationController/Assets/*.png"
]
}
}