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