blob: caf2040e35281aac9cfa8699578a1dbd65075a8d [file] [log] [blame]
{
"name": "MapmyIndiaGeofenceUI",
"version": "0.8.1",
"summary": "MapmyIndia geofence creation plugin as SDK.",
"description": "A geofence creation plugin as SDK which allows to create geofence of shape circle and polygon on MapmyIndia Map",
"homepage": "https://www.mapmyindia.com/api/",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"MapmyIndia": "apisupport@mapmyindia.com"
},
"screenshots": "https://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/resources/APIsImage.jpg",
"social_media_url": "https://twitter.com/mapmyindia",
"documentation_url": "https://github.com/MapmyIndia/mapmyindia-maps-vectorSDK-iOS-sample-withREST-beta/wiki/REST-API-Kit",
"source": {
"http": "https://mmi-api-team.s3.amazonaws.com/moveSDK/ios/MapmyIndiaGeofenceUI/MapmyIndiaGeofenceUI-0.8.1.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MapmyIndiaGeofenceUI.framework"
},
"dependencies": {
"MapmyIndiaMaps": [
"~> 5.7.6"
]
}
}