blob: 26e5e693734b55d3c2afcdb9bdac2a0a088fbab1 [file] [log] [blame]
{
"name": "MapwizeUI",
"version": "2.1.6",
"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.1.6"
},
"source_files": "MapwizeUI/**/*.{h,m}",
"resources": "MapwizeUI/Resources/*",
"dependencies": {
"MapwizeSDK": [
"~>3.0"
]
}
}