[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / d / RMRoute / 0.9.2 / RMRoute.podspec.json
blob896e89bb3264a5b98e7a7ef094313dd495b486f1
2   "name": "RMRoute",
3   "version": "0.9.2",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/roadmaptravel/RMRoute",
9   "authors": {
10     "Roadmap": "appledevelopment@getroadmap.com"
11   },
12   "summary": "A lightweight implementation to use routes in your application.",
13   "source": {
14     "git": "https://github.com/roadmaptravel/RMRoute.git",
15     "tag": "0.9.2"
16   },
17   "ios": {
18     "source_files": "RMRoute/Source/*.*",
19     "requires_arc": true
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "swift_versions": "5.0",
25   "swift_version": "5.0"