[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 2 / PageRouter / 0.0.2 / PageRouter.podspec.json
blob39a892799444ead0c34eedda5f8d5e08b21c543e
2   "name": "PageRouter",
3   "summary": "A page router with swift project",
4   "version": "0.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "huxiaoyang": "yohuyang@iCloud.com"
11   },
12   "homepage": "https://github.com/huxiaoyang/PageRouter",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/huxiaoyang/PageRouter.git",
18     "tag": "0.0.2"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.swift",
22   "pushed_with_swift_version": "3.0"