blob: d46f914dcb057e2530f194b417437b0441e0d560 [file] [log] [blame]
{
"name": "MapTungiSDK",
"version": "0.0.7",
"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/DefendersTeam/MapTungiSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arunkumar Porchezhiyan": ""
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/DefendersTeam/MapTungiSDK.git",
"tag": "0.0.7"
},
"source_files": "**/*.{h,m,swift,xib}",
"resource_bundles": {
"MapTungiSDK": [
"MapTungiSDK/**/*.{json,png,html}"
]
},
"dependencies": {
"Zip": [
"~>1.1"
]
},
"swift_version": "4.0"
}