blob: 52daabb62e9befea3070cc557f530ba283d3d65e [file] [log] [blame]
{
"name": "MapTungiSDK",
"version": "0.0.4",
"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.4"
},
"source_files": "MapTungiSDK/**/*.{h,m,swift,json,html,xib}",
"resource_bundles": {
"MapTungiSDK": [
"MapTungiSDK/**/*.{xib,json,png,html}"
]
},
"dependencies": {
"Zip": [
"~>1.1"
]
},
"swift_version": "4.0"
}