[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / c / 5 / EdgeAuth / 0.1.4 / EdgeAuth.podspec.json
blobfdea7853aeb3955ec01d71a81f21bdd563d5bea0
2   "name": "EdgeAuth",
3   "summary": "Core framework for the EdgeiOS app.",
4   "homepage": "https://youkno.ai/",
5   "version": "0.1.4",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmytro Semianiv": "semyaniv@gmail.com"
12   },
13   "source": {
14     "git": "git@bitbucket.org:edgeappinc/edgeiosauth.git",
15     "tag": "0.1.4"
16   },
17   "source_files": "EdgeAuth/**/*.{h,m,swift}",
18   "resources": "EdgeAuth/**/*.{png,jpeg,jpg,xcassets,storyboard,xib}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.6",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "static_framework": true,
28   "dependencies": {
29     "EdgeResources": [
30       ">= 0.1.8"
31     ],
32     "EdgeNetwork": [
33       ">= 0.2"
34     ],
35     "EdgeCore": [
36       ">= 0.2"
37     ],
38     "FirebaseUI/Auth": [
40     ],
41     "FirebaseUI/OAuth": [
43     ],
44     "FirebaseUI/Google": [
46     ],
47     "FirebaseUI/Facebook": [
49     ],
50     "FirebaseUI/Email": [
52     ],
53     "FirebaseUI/Database": [
55     ],
56     "CountryPickerView": [
58     ]
59   },
60   "swift_version": "5.6"