[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / f / 0 / c / MapxusComponentKit / 0.2.2 / MapxusComponentKit.podspec.json
blob7481a52746502506c9738120132fd9a5f692897f
2   "name": "MapxusComponentKit",
3   "version": "0.2.2",
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.2.2"
20   },
21   "requires_arc": true,
22   "module_name": "MapxusComponentKit",
23   "vendored_frameworks": "MapxusComponentKit/MapxusComponentKit.framework",
24   "dependencies": {
25     "MapxusMapSDK": [
26       ">= 2.7.0"
27     ]
28   }