blob: b29ebac71e80d4472007b0f48201a665b73040f2 [file] [log] [blame]
{
"name": "MapwizeUI",
"version": "1.0.2",
"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.2"
},
"source_files": "MapwizeUI/**/*.{h,m}",
"resources": "MapwizeUI/Resources/*",
"dependencies": {
"MapwizeForMapbox": [
"~> 1.8"
]
}
}