| { |
| "name": "MapTungiiOSSDK", |
| "version": "0.0.1", |
| "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.1" |
| }, |
| "source_files": "MapTungiiOSSDK/**/*.{swift}", |
| "exclude_files": "Classes/Exclude", |
| "resources": "MapTungiiOSSDK/**/*.{png,json,xib,html}", |
| "dependencies": { |
| "Zip": [ |
| "~>1.1" |
| ] |
| }, |
| "swift_version": "4.0" |
| } |