[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / 3 / CityGeniSDK-jp / 1.0.0 / CityGeniSDK-jp.podspec.json
blob9d28875245f7453d47fc517d4faea92e75430b95
2   "name": "CityGeniSDK-jp",
3   "version": "1.0.0",
4   "summary": "CityGeniSDK-jp Barrier Free module",
5   "description": "Provide Mapxus Map services.",
6   "homepage": "https://www.mapxus.com",
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mapxus": "developer@maphive.io"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://nexus3.mapxus.co.jp/repository/barrier-free-citygeni-ios/1.0.0/barrier-free-citygeni-ios.zip",
19     "flatten": true
20   },
21   "requires_arc": true,
22   "module_name": "CityGeniSDK",
23   "vendored_frameworks": "dynamic/CityGeniSDK.xcframework",
24   "dependencies": {
25     "MapxusBaseSDK": [
26       "~> 6.4.0"
27     ],
28     "MapxusMapSDK": [
29       "~> 6.4.0"
30     ],
31     "MapxusComponentKit": [
32       "~> 6.4.0"
33     ],
34     "SnapKit": [
35       "~> 5.6.0"
36     ],
37     "SwiftyJSON": [
38       "~> 5.0.1"
39     ]
40   }