[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / d / RMRoute / 0.7 / RMRoute.podspec.json
blob138c6622d9fa4e975a8457d49440f7eb68cc748e
2   "name": "RMRoute",
3   "version": "0.7",
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.7"
16   },
17   "ios": {
18     "source_files": "RMRoute/Source/*.*",
19     "requires_arc": true
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "pushed_with_swift_version": "3.0"