[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 1 / Routes / 0.0.1 / Routes.podspec.json
blob247018601b1460f331b9c72f947d2d1d1c22827b
2   "name": "Routes",
3   "version": "0.0.1",
4   "summary": "pure-Swift based URL routing for iOS",
5   "homepage": "https://github.com/min/Routes",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Min Kim": "minho.kim@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/meenster",
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0",
17     "watchos": "2.0"
18   },
19   "swift_version": "4.2",
20   "source": {
21     "git": "https://github.com/min/Routes.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "Routes/**/*.swift",
25   "requires_arc": true,
26   "module_name": "Routes"