blob: 3c84846c50fbc2e5974244e40bd0dc33d71b092d [file] [log] [blame]
{
"name": "MapTungiiOSSDK",
"version": "0.0.6",
"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/MapTungiiOSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ramesh K": ""
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/kramesh2005new/MapTungiiOSSDK.git",
"tag": "0.0.6"
},
"source_files": "MapTungiiOSSDK/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"resources": "MapTungiiOSSDK/**/*.{png,json,xib,html}",
"dependencies": {
"Zip": [
"~>1.1"
]
},
"swift_version": "4.0"
}