[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / 8 / 7 / RBS / 0.2.0 / RBS.podspec.json
blob80aa802b9559c56af8e2e21af2af1eab600d53c7
2   "name": "RBS",
3   "version": "0.2.0",
4   "summary": "RBS iOS SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rettersoft/rbs-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baranbaygan": "baran@rettermobile.com"
13   },
14   "source": {
15     "git": "https://github.com/rettersoft/rbs-ios-sdk.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RBS/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
24       "~> 14.0"
25     ],
26     "RxSwift": [
27       "~> 5"
28     ],
29     "Alamofire": [
30       "~> 5.2"
31     ],
32     "ObjectMapper": [
33       "~> 3.4"
34     ],
35     "KeychainSwift": [
36       "~> 19.0"
37     ],
38     "JWTDecode": [
39       "~> 2.4"
40     ]
41   }