blob: 900816a2ceefb6b257990962ce9364bad24b5909 [file] [log] [blame]
{
"name": "MapwizeUI",
"version": "2.2.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": "2.2.0"
},
"source_files": "MapwizeUI/**/*.{h,m}",
"resources": "MapwizeUI/Resources/*",
"dependencies": {
"MapwizeSDK": [
"~>3.1"
]
}
}