blob: 07876423eaf4b3f9498965b4a1127704146a7439 [file] [log] [blame]
{
"name": "MapmyIndiaMaps",
"version": "5.7.13",
"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.13.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"default_subspecs": "Complete",
"subspecs": [
{
"name": "Complete",
"dependencies": {
"MapmyIndiaMaps/Base": [
],
"MapmyIndiaMaps/Dependencies": [
]
}
},
{
"name": "Base",
"ios": {
"vendored_frameworks": "MapmyIndiaMaps.framework"
}
},
{
"name": "Dependencies",
"dependencies": {
"MapmyIndiaAPIKit": [
"~> 1.4.9"
],
"MapmyIndiaSafetyPlugin": [
"~> 1.0.3"
]
}
}
],
"swift_version": "4.2"
}