[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 6 / ZJRoute / 0.1.2 / ZJRoute.podspec.json
blob5c29e47ca13a6920e8898e0f89d2254fe360122f
2   "name": "ZJRoute",
3   "version": "0.1.2",
4   "summary": "iOS 一种跳转路由实现方式",
5   "description": "iOS 一种跳转路由实现方式,可以实现Controller 之间的解耦,可以由后端接口控制前端跳转",
6   "homepage": "https://github.com/MaricleZhang/ZJRoute",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MaricleZhang": "jian.zhang@qianli.com"
13   },
14   "source": {
15     "git": "https://github.com/MaricleZhang/ZJRoute.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJRoute/Classes/**/*",
22   "public_header_files": "ZJRoute/Classes/**/*.h"