blob: 1a4ff00d010885ab2f2f071379e06a48f5d045e5 [file] [log] [blame]
{
"name": "MapSDK",
"version": "1.0.1",
"summary": "Test Map",
"description": "Test Map.",
"homepage": "https://maps.google.com",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Vijay Bhosdiwala Yadav": "vijayaaa@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "MapSDK.framework"
},
"source": {
"http": "https://s3.ap-south-1.amazonaws.com/akashvercetti/MapSDK.zip"
},
"dependencies": {
"GoogleMaps": [
"2.4.0"
]
}
}