[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / a / 1 / WZRootNavigationController / 0.1.0 / WZRootNavigationController.podspec.json
blob87526080816be1dd0e510371b8be4e2384c7f418
2   "name": "WZRootNavigationController",
3   "version": "0.1.0",
4   "summary": "独立导航栏,自定义转场动画,自定义Pop手势处理",
5   "homepage": "https://github.com/arcangelw/WZRootNavigationController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "arcangelw": "wuzhezmc@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/arcangelw/WZRootNavigationController.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "WZRootNavigationController/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]