[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / d / RMRoute / 0.3 / RMRoute.podspec.json
blobc868e6c1815207335ee45db8c9d6ac836ee71281
2   "name": "RMRoute",
3   "version": "0.3",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    http://www.apache.org/licenses/LICENSE-2.0\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
7   },
8   "homepage": "https://github.com/roadmap-travel/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/roadmap-travel/RMRoute.git",
15     "tag": "0.3"
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"