[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 1 / ZWMainTabBarManager / 0.1.6 / ZWMainTabBarManager.podspec.json
blob52ff0ffc38877e9e406f82853ec95edc5bc56f8d
2   "name": "ZWMainTabBarManager",
3   "version": "0.1.6",
4   "summary": "App main ZWMainTabBarManager.",
5   "description": "TODO: App main ZWMainTabBarManager.",
6   "homepage": "https://github.com/weizhangCoder/ZWMainTabBarManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weizhangCoder": "475740630@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/weizhangCoder/ZWMainTabBarManager.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZWMainTabBarManager/Classes/**/*",
22   "resource_bundles": {
23     "ZWMainTabBarManager": [
24       "ZWMainTabBarManager/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "ZWBaseManager": [
30     ]
31   }