[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / f / 0 / c / MapxusComponentKit / 3.11.3 / MapxusComponentKit.podspec.json
blobb4f0ee9a0977194e6c6733d3232557b72840c250
2   "name": "MapxusComponentKit",
3   "version": "3.11.3",
4   "summary": "Indoor map UI component",
5   "description": "Standardized indoor map UI component.",
6   "homepage": "http://www.mapxus.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mapxus": "developer@maphive.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MapxusSample/mapxus-component-kit-ios.git",
19     "tag": "3.11.3"
20   },
21   "requires_arc": true,
22   "module_name": "MapxusComponentKit",
23   "vendored_frameworks": "MapxusComponentKit/MapxusComponentKit.framework",
24   "dependencies": {
25     "MapxusMapSDK": [
26       "3.11.3"
27     ]
28   }