[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 2 / 9 / Rio / 0.0.48 / Rio.podspec.json
blobfe97ccea90feb321ae03f46a4aae16ee397386d9
2   "name": "Rio",
3   "version": "0.0.48",
4   "summary": "A short description of Rio.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rettersoft/rio-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Baran Baygan": "baran@rettermobile.com"
13   },
14   "source": {
15     "git": "https://github.com/rettersoft/rio-ios-sdk.git",
16     "tag": "0.0.48"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Rio/Classes/**/*",
22   "resource_bundles": {
23     "RioBundle": [
24       "**/Assets/*"
25     ]
26   },
27   "static_framework": true,
28   "dependencies": {
29     "Moya": [
30       "~> 14.0"
31     ],
32     "Alamofire": [
33       "~> 5.2"
34     ],
35     "ObjectMapper": [
36       "~> 3.4"
37     ],
38     "KeychainSwift": [
39       "~> 19.0"
40     ],
41     "JWTDecode": [
42       "~> 2.4"
43     ],
44     "Firebase": [
45       "~> 10.2.0"
46     ],
47     "Firebase/Firestore": [
48       "~> 10.2.0"
49     ],
50     "Firebase/Auth": [
51       "~> 10.2.0"
52     ]
53   }