blob: 948dcc2894ad29a58a478a9defb8260a98ca544e [file] [log] [blame]
{
"name": "MapmyIndiaMaps",
"version": "5.7.10",
"summary": "Vector map solution for iOS with full styling capabilities.",
"description": "OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa Touch APIs.",
"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://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/MapmyIndiaMaps/MapmyIndiaMaps-5.7.10.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MapmyIndiaMaps.framework"
},
"requires_arc": true,
"dependencies": {
"MapmyIndiaAPIKit": [
"~> 1.4.4"
],
"MapmyIndiaSafetyPlugin": [
"~> 1.0.1"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}