[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / 8 / 7 / RBS / 1.2.1 / RBS.podspec.json
blobd2314c8e089bfeb8812300aa021231ffceee6801
2   "name": "RBS",
3   "version": "1.2.1",
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": "1.2.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RBS/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Moya": [
25       "~> 14.0"
26     ],
27     "Alamofire": [
28       "~> 5.2"
29     ],
30     "ObjectMapper": [
31       "~> 3.4"
32     ],
33     "KeychainSwift": [
34       "~> 19.0"
35     ],
36     "JWTDecode": [
37       "~> 2.4"
38     ],
39     "TrustKit": [
41     ]
42   }