[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 1 / MyGaruSDK / 0.2.0 / MyGaruSDK.podspec.json
blob94e99cdbb8cc6fb9bf9eef960be4da3aaeaa9f96
2   "name": "MyGaruSDK",
3   "version": "0.2.0",
4   "summary": "SDK for MyGaru.",
5   "description": "Protect user data",
6   "homepage": "https://github.com/mygaru-technologies-limited/mygarusdkios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleg Agapov": "o.agapov@mygaru.com"
13   },
14   "source": {
15     "git": "https://github.com/mygaru-technologies-limited/mygarusdkios.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "MyGaruSDK/Frameworks/MyGaruSDK.framework",
23   "frameworks": [
24     "UIKit",
25     "CoreLocation",
26     "CoreAudio",
27     "EventKit",
28     "Contacts",
29     "Photos"
30   ],
31   "dependencies": {
32     "RxSwift": [
33       "~> 4.4"
34     ],
35     "RxCocoa": [
36       "~> 4.4"
37     ],
38     "RxOptional": [
39       "~> 3.6"
40     ],
41     "Alamofire": [
42       "~> 4.8"
43     ],
44     "AlamofireImage": [
45       "~> 3.5"
46     ],
47     "Moya": [
48       "~> 12.0"
49     ],
50     "Moya/RxSwift": [
52     ],
53     "ObjectMapper": [
54       "~> 3.4"
55     ],
56     "Moya-ObjectMapper": [
57       "~> 2.8"
58     ],
59     "Moya-ObjectMapper/RxSwift": [
61     ],
62     "KeychainSwift": [
63       "~> 13.0"
64     ],
65     "Starscream": [
66       "~> 3.1"
67     ]
68   },
69   "swift_version": "5.0"