blob: 0589fdbb0de123b9130564bbfb878c684428072d [file] [log] [blame]
{
"name": "MapwizeUI",
"version": "1.2.1",
"license": {
"type": "MIT"
},
"summary": "Fully featured and ready to use UIView to add Mapwize Indoor Maps and Navigation in your iOS app.",
"homepage": "https://github.com/Mapwize/mapwize-ui-ios",
"authors": {
"Mapwize": "support@mapwize.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Mapwize/mapwize-ui-ios.git",
"tag": "1.2.1"
},
"source_files": "MapwizeUI/**/*.{h,m}",
"resources": "MapwizeUI/Resources/*",
"dependencies": {
"MapwizeForMapbox": [
"~> 2.3"
]
}
}