[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / CityGeniSDK / 1.0.1 / CityGeniSDK.podspec.json
blobde3b5badd4a7e561d01a384c522e6ef2eeb96b5d
2   "name": "CityGeniSDK",
3   "version": "1.0.1",
4   "summary": "CityGeniSDK 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": "http://nexus3.mapxus.com/repository/barrier-free-citygeni-ios/1.0.1/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.3.1"
27     ],
28     "MapxusMapSDK": [
29       "~> 6.3.1"
30     ],
31     "MapxusComponentKit": [
32       "~> 6.3.1"
33     ],
34     "SnapKit": [
35       "~> 5.6.0"
36     ],
37     "SwiftyJSON": [
38       "~> 5.0.1"
39     ]
40   }