[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / a / MapmyIndiaDrivingRangePlugin / 0.1.1 / MapmyIndiaDrivingRangePlugin.podspec.json
blob025ec026bbf21f31ca182f13d11167f9d3141b7c
2   "name": "MapmyIndiaDrivingRangePlugin",
3   "version": "0.1.1",
4   "summary": "MapmyIndia's NearbyUI Components",
5   "description": "MapmyIndiaDrivingRangePlugin Components, which are easy to intigrate in an application to use MapmyIndia's APIs and other SDKs.",
6   "homepage": "https://www.mapmyindia.com/api/",
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://github.com/MapmyIndia/mapmyindia-maps-vectorSDK-iOS-sample-withREST-beta/wiki/REST-API-Kit",
17   "source": {
18     "http": "https://mmi-api-team.s3.amazonaws.com/moveSDK/ios/MapmyIndiaDrivingRangePlugin/MapmyIndiaDrivingRangePlugin-0.1.1.zip",
19     "flatten": true
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "swift_versions": "4.2",
25   "default_subspecs": "Complete",
26   "subspecs": [
27     {
28       "name": "Complete",
29       "dependencies": {
30         "MapmyIndiaDrivingRangePlugin/Base": [
32         ],
33         "MapmyIndiaDrivingRangePlugin/Dependencies": [
35         ]
36       }
37     },
38     {
39       "name": "Base",
40       "ios": {
41         "vendored_frameworks": "MapmyIndiaDrivingRangePlugin.framework"
42       }
43     },
44     {
45       "name": "Dependencies",
46       "dependencies": {
47         "MapmyIndiaAPIKit": [
48           "~> 1.4.23"
49         ],
50         "MapmyIndiaMaps": [
51           "~> 5.7.22"
52         ]
53       }
54     }
55   ],
56   "swift_version": "4.2"