[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 2 / 9 / Rio / 0.0.58 / Rio.podspec.json
blob788c802fe68870528208d82bd5c6c13b6a245182
2   "name": "Rio",
3   "version": "0.0.58",
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.58"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Rio/Classes/**/*",
22   "resource_bundles": {
23     "RioBundle": [
24       "**/Assets/*"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_versions": "5.0",
34   "static_framework": true,
35   "dependencies": {
36     "Moya": [
37       "~> 14.0"
38     ],
39     "Alamofire": [
40       "~> 5.9.0"
41     ],
42     "KeychainSwift": [
43       "~> 22.0"
44     ],
45     "JWTDecode": [
46       "~> 2.4"
47     ],
48     "Firebase": [
49       "~> 10.22.0"
50     ],
51     "Firebase/Firestore": [
52       "~> 10.22.0"
53     ],
54     "Firebase/Auth": [
55       "~> 10.22.0"
56     ]
57   },
58   "swift_version": "5.0"