[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 7 / 9 / MapwizeUI / 1.2.1 / MapwizeUI.podspec.json
blob0589fdbb0de123b9130564bbfb878c684428072d
2   "name": "MapwizeUI",
3   "version": "1.2.1",
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": "1.2.1"
18   },
19   "source_files": "MapwizeUI/**/*.{h,m}",
20   "resources": "MapwizeUI/Resources/*",
21   "dependencies": {
22     "MapwizeForMapbox": [
23       "~> 2.3"
24     ]
25   }