[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 6 / MapmyIndiaDirections / 0.23.10 / MapmyIndiaDirections.podspec.json
bloba67c3a36a9b1514de8fa8edc10170e26852a54b6
2   "name": "MapmyIndiaDirections",
3   "version": "0.23.10",
4   "summary": "MapmyIndia Directions API wrapper for Swift and Objective-C.",
5   "description": "MapmyIndiaDirections makes it easy to connect your iOS application to the MapmyIndia Directions API. Quickly get driving, cycling, or walking directions, whether the trip is nonstop or it has multiple stopping points, all using a simple interface reminiscent of MapKitā€™s `MKDirections` API.",
6   "homepage": "https://www.mapmyindia.com/api/routing",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "MapmyIndia": "apisupport@mapmyindia.com"
13   },
14   "screenshots": "https://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/resources/APIsImage.jpg",
15   "social_media_url": "https://twitter.com/mapmyindia",
16   "documentation_url": "https://www.mapmyindia.com/api/advanced-maps/doc/routing-api",
17   "source": {
18     "http": "https://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/MapmyIndiaDirections/MapmyIndiaDirections-0.23.10.zip",
19     "flatten": true
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "vendored_frameworks": "MapmyIndiaDirections.framework"
26   },
27   "requires_arc": true,
28   "swift_versions": "4.0",
29   "dependencies": {
30     "MapmyIndiaAPIKit": [
31       "~> 1.4.1"
32     ],
33     "Polyline": [
34       "~> 4.2"
35     ]
36   },
37   "swift_version": "4.0"