blob: 64d86e7628fee7ef3c1ea4cc66ea396e7ba6ba03 [file] [log] [blame]
{
"name": "MapwizeUI",
"version": "1.0.0",
"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.0.0"
},
"source_files": "MapwizeUI/**/*.{h,m}",
"dependencies": {
"MapwizeForMapbox": [
"~> 1.8"
]
}
}