[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 9 / 2 / 0 / MapKitPathRenderer / 0.1.0 / MapKitPathRenderer.podspec.json
blob5790310a3e0f24ef8a6ccf0725c488c86a656228
2   "name": "MapKitPathRenderer",
3   "version": "0.1.0",
4   "summary": "MapKitPathRenderer returns points on a route between a source and destination on MapKit over which animation can rendered.",
5   "swift_version": "4.1",
6   "description": "'MapKitPathRenderer returns multiple points on a straight Polyline path between a source and destination on MapKit over which animation can rendered. MapKitPathRenderer considers Date Line crossing for creating shortest path between two coordinates for animation to be rendered.'",
7   "homepage": "https://github.com/HemDutt/MapKitPathRenderer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Hem Dutt": "hemdutt.developer@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/HemDutt/MapKitPathRenderer.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MapKitPathRenderer/Classes/**/*"