[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 9 / MapwizeUI / 2.1.4 / MapwizeUI.podspec.json
blobb8ccd46dcda836e87f76e9f3a7d6800dade7d05c
2   "name": "MapwizeUI",
3   "version": "2.1.4",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Fully featured and ready to use UIView to add Mapwize Indoor Maps and Navigation in your iOS app.",
8   "homepage": "https://github.com/Mapwize/mapwize-ui-ios",
9   "authors": {
10     "Mapwize": "support@mapwize.io"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/Mapwize/mapwize-ui-ios.git",
17     "tag": "2.1.4"
18   },
19   "source_files": "MapwizeUI/**/*.{h,m}",
20   "resources": "MapwizeUI/Resources/*",
21   "dependencies": {
22     "MapwizeSDK": [
23       "~>3.0"
24     ]
25   }