blob: 637fcf9184bec758c79f3be3aaf404b3f1c9d52f [file] [log] [blame]
{
"name": "MapTungiFramework",
"version": "0.2.0",
"summary": "To integarte Map Tungi SDK with Club Mahindra App.",
"description": "To integrate Map Tungi SDK with Club Mahindra App to Navigate the User in 2D Map.",
"homepage": "https://github.com/kramesh2005new/MapTungiFrameworkSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ramesh K": ""
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/kramesh2005new/MapTungiFrameworkSDK.git",
"tag": "0.2.0"
},
"source_files": "MapTungiFramework/**/*.{swift}",
"resources": "MapTungiFramework/**/*.{png,json,xib,html}",
"dependencies": {
"Zip": [
"~>1.1"
]
},
"swift_version": "4.0"
}