[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / f / 0 / c / MapxusComponentKit / 0.1.0 / MapxusComponentKit.podspec.json
blobf55491dc050214dc29619a274c5c3a8d06253464
2   "name": "MapxusComponentKit",
3   "version": "0.1.0",
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": "0.1.0"
20   },
21   "requires_arc": true,
22   "module_name": "MapxusComponentKit",
23   "vendored_frameworks": "MapxusComponentKit/MapxusComponentKit.framework",
24   "dependencies": {
25     "MapxusMapSDK": [
26       "~> 2.4.1"
27     ]
28   }