[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 4 / MapmyIndiaGeofenceUI / 0.9.7 / MapmyIndiaGeofenceUI.podspec.json
blob1bafe26509b60b313421309dfa2daf941c6693fb
2   "name": "MapmyIndiaGeofenceUI",
3   "version": "0.9.7",
4   "summary": "MapmyIndia geofence creation plugin as SDK.",
5   "description": "A geofence creation plugin as SDK which allows to create geofence of shape circle and polygon on MapmyIndia Map",
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/MapmyIndiaGeofenceUI/MapmyIndiaGeofenceUI-0.9.7.zip",
19     "flatten": true
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "default_subspecs": "Complete",
25   "subspecs": [
26     {
27       "name": "Complete",
28       "dependencies": {
29         "MapmyIndiaGeofenceUI/Base": [
31         ],
32         "MapmyIndiaGeofenceUI/Dependencies": [
34         ]
35       }
36     },
37     {
38       "name": "Base",
39       "ios": {
40         "vendored_frameworks": "MapmyIndiaGeofenceUI.framework"
41       }
42     },
43     {
44       "name": "Dependencies",
45       "dependencies": {
46         "MapmyIndiaMaps": [
47           "~> 5.7.16"
48         ]
49       }
50     }
51   ]