blob: 696b0afae53560869a9c6b6c2160896f02ef49af [file] [log] [blame]
{
"name": "MapwizeUI",
"version": "2.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": "2.0.0"
},
"source_files": "MapwizeUI/**/*.{h,m}",
"resources": "MapwizeUI/Resources/*",
"dependencies": {
"MapwizeSDK": [
"3.0.0"
]
}
}