[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / d / RMRoute / 0.5 / RMRoute.podspec.json
blobf82afacccd37d5d36133df670daecee2aa120c8c
2   "name": "RMRoute",
3   "version": "0.5",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/roadmaptravel/RMRoute",
9   "authors": {
10     "Niels Koole": "niels@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.5"
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": "2.3"