forked from expo/expo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependencies.json
65 lines (65 loc) · 1.09 KB
/
dependencies.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"name": "Amplitude-iOS",
"version": "~> 4.6"
},
{
"name": "Analytics",
"version": "~> 3.7"
},
{
"name": "AppAuth",
"version": "~> 1.2"
},
{
"name": "CocoaLumberjack",
"version": "~> 3.5.3"
},
{
"name": "Crashlytics",
"version": "~> 3.13.4"
},
{
"name": "FBAudienceNetwork",
"version": "5.5.0",
"otherPodfileFlags": ", :project_name => \"Facebook\""
},
{
"name": "FBSDKCoreKit",
"version": "~> 5.6.0",
"otherPodfileFlags": ", :project_name => \"Facebook\""
},
{
"name": "FBSDKLoginKit",
"version": "~> 5.6.0",
"otherPodfileFlags": ", :project_name => \"Facebook\""
},
{
"name": "Fabric",
"version": "~> 1.10.2"
},
{
"name": "GoogleSignIn",
"version": "~> 5.0"
},
{
"name": "GoogleMaps",
"version": "~> 3.3"
},
{
"name": "Google-Maps-iOS-Utils",
"version": "~> 2.1.0"
},
{
"name": "lottie-ios",
"version": "~> 2.5.0"
},
{
"name": "JKBigInteger2",
"version": "0.0.5"
},
{
"name": "Branch",
"version": "~> 0.28"
}
]