blob: 23b4c42ff7e2eb3cffa0465cd92a4152b64552cb [file] [log] [blame]
{
"name": "MapTungiiOSSDK",
"version": "0.0.13",
"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.13"
},
"source_files": "MapTungiiOSSDK/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"resources": "MapTungiiOSSDK/**/*.{png,json,xib,html}",
"dependencies": {
"Zip": [
"~>1.1"
]
},
"swift_version": "4.0"
}