[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / 9 / Rio / 0.0.20 / Rio.podspec.json
blob215e4601127d18a4a83c79c764daa4c667a07aa8
2   "name": "Rio",
3   "version": "0.0.20",
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.20"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Rio/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     "Firebase": [
43       "~> 8.11.0"
44     ],
45     "Firebase/Firestore": [
46       "~> 8.11.0"
47     ],
48     "Firebase/Auth": [
49       "~> 8.11.0"
50     ]
51   }