[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / a / 6 / HYRouter / 0.0.2 / HYRouter.podspec.json
blobee138071b6c220d6edaf03f0031674c8ebb8ed1c
2   "name": "HYRouter",
3   "version": "0.0.2",
4   "summary": "HYRouter is a Swift Router framework.",
5   "homepage": "https://github.com/CranberryYam/HYRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Henry Yi": "1113145615yihl@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CranberryYam/HYRouter.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Sources/**/*.swift",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "pushed_with_swift_version": "4.0"