blob: 1ac9f69b9f0f5ec724e96e555eb6213a6f82aa24 [file] [log] [blame]
{
"name": "MapTungiSDK",
"version": "0.0.3",
"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.3"
},
"source_files": "MapTungiSDK/**/*.{h,m,swift,json,html,xib}",
"resources": "MapTungiSDK/images/*.png",
"dependencies": {
"Zip": [
"~>1.1"
]
},
"swift_version": "4.0"
}