[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / 9 / MapxusBaseSDK / 3.10.1 / MapxusBaseSDK.podspec.json
blobe2bf124320171e3d08134bc3aa6da6b9fb1b7c91
2   "name": "MapxusBaseSDK",
3   "version": "3.10.1",
4   "summary": "Mapxus Map basic module",
5   "description": "Provide Mapxus Map services.",
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-base-sdk-ios.git",
19     "tag": "3.10.1"
20   },
21   "requires_arc": true,
22   "module_name": "MapxusBaseSDK",
23   "vendored_frameworks": "MapxusBaseSDK/MapxusBaseSDK.framework",
24   "dependencies": {
25     "AFNetworking/Serialization": [
26       "~> 3.2"
27     ],
28     "AFNetworking/Security": [
29       "~> 3.2"
30     ],
31     "AFNetworking/Reachability": [
32       "~> 3.2"
33     ],
34     "AFNetworking/NSURLSession": [
35       "~> 3.2"
36     ],
37     "YYModel": [
38       "~> 1.0.4"
39     ]
40   }