[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 2 / 4 / URLTabNavigationController / 0.1.1 / URLTabNavigationController.podspec.json
blobb53db0ad6b4226fc83217f0c73b3ee3baa453e5f
2   "name": "URLTabNavigationController",
3   "version": "0.1.1",
4   "summary": "SubClass of UITabBarController, support URLRouter and build tab view with UINavigationController directly.",
5   "description": "This CocoaPod provides the ability to url route view quickly.\nSubClass of UITabBarController, support URLRouter and build tab view with UINavigationController directly.",
6   "homepage": "https://github.com/liujianping/URLTabNavigationController",
7   "license": "MIT",
8   "authors": {
9     "liujianping": "liujianping.itech@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/liujianping/URLTabNavigationController.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "URLTabNavigationController/Classes/**/*",
19   "resource_bundles": {
20     "URLTabNavigationController": [
21       "URLTabNavigationController/Assets/*.png"
22     ]
23   }