This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Podfile.lock
189 lines (182 loc) · 5.7 KB
/
Podfile.lock
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
PODS:
- AWSCore (2.8.4)
- AWSSNS (2.8.4):
- AWSCore (= 2.8.4)
- boost-for-react-native (1.63.0)
- Charts (3.0.5):
- Charts/Core (= 3.0.5)
- Charts/Core (3.0.5)
- CRToast (0.0.9)
- DoubleConversion (1.1.5)
- Folly (2018.10.22.00):
- boost-for-react-native
- DoubleConversion
- glog
- glog (0.3.4)
- KKDomain (0.0.1)
- Purchases (2.0.0)
- React (0.59.10):
- React/Core (= 0.59.10)
- react-native-webrtc (1.69.2):
- React
- React/Core (0.59.10):
- yoga (= 0.59.10.React)
- React/CxxBridge (0.59.10):
- Folly (= 2018.10.22.00)
- React/Core
- React/cxxreact
- React/jsiexecutor
- React/cxxreact (0.59.10):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React/jsinspector
- React/DevSupport (0.59.10):
- React/Core
- React/RCTWebSocket
- React/fishhook (0.59.10)
- React/jsi (0.59.10):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React/jsiexecutor (0.59.10):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React/cxxreact
- React/jsi
- React/jsinspector (0.59.10)
- React/RCTAnimation (0.59.10):
- React/Core
- React/RCTBlob (0.59.10):
- React/Core
- React/RCTImage (0.59.10):
- React/Core
- React/RCTNetwork
- React/RCTNetwork (0.59.10):
- React/Core
- React/RCTText (0.59.10):
- React/Core
- React/RCTWebSocket (0.59.10):
- React/Core
- React/fishhook
- React/RCTBlob
- Realm (3.7.6):
- Realm/Headers (= 3.7.6)
- Realm/Headers (3.7.6)
- RealmSwift (3.7.6):
- Realm (= 3.7.6)
- RNCAsyncStorage (1.6.1):
- React
- RNDeviceInfo (0.9.3):
- React
- RNFS (2.8.1):
- React
- RNSqlite2 (1.0.0):
- React
- RNUserAgent (1.0.3):
- React
- RNViewShot (2.2.0):
- React
- RxAtomic (4.4.0)
- RxSwift (4.4.0):
- RxAtomic (~> 4.4)
- SVProgressHUD (2.2.5)
- yoga (0.59.10.React)
DEPENDENCIES:
- AWSCore (~> 2.6)
- AWSSNS (~> 2.6)
- Charts (~> 3.0.1)
- CRToast
- Folly (from `./node_modules/react-native/third-party-podspecs/Folly.podspec`)
- KKDomain (from `https://github.com/kejinlu/KKDomain.git`)
- Purchases
- react-native-webrtc (from `./node_modules/react-native-webrtc`)
- React/Core (from `./node_modules/react-native`)
- React/CxxBridge (from `./node_modules/react-native`)
- React/DevSupport (from `./node_modules/react-native`)
- React/RCTAnimation (from `./node_modules/react-native`)
- React/RCTImage (from `./node_modules/react-native`)
- React/RCTNetwork (from `./node_modules/react-native`)
- React/RCTText (from `./node_modules/react-native`)
- React/RCTWebSocket (from `./node_modules/react-native`)
- RealmSwift (~> 3.7.0)
- "RNCAsyncStorage (from `./node_modules/@react-native-community/async-storage`)"
- RNDeviceInfo (from `./node_modules/react-native-device-info`)
- RNFS (from `./node_modules/react-native-fs`)
- RNSqlite2 (from `./node_modules/react-native-sqlite-2/ios/`)
- RNUserAgent (from `./node_modules/react-native-user-agent/ios/`)
- RNViewShot (from `./node_modules/react-native-view-shot/`)
- RxSwift (~> 4.0)
- SVProgressHUD
- yoga (from `./node_modules/react-native/ReactCommon/yoga`)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- AWSCore
- AWSSNS
- boost-for-react-native
- Charts
- CRToast
- DoubleConversion
- glog
- Purchases
- Realm
- RealmSwift
- RxAtomic
- RxSwift
- SVProgressHUD
EXTERNAL SOURCES:
Folly:
:podspec: "./node_modules/react-native/third-party-podspecs/Folly.podspec"
KKDomain:
:git: https://github.com/kejinlu/KKDomain.git
React:
:path: "./node_modules/react-native"
react-native-webrtc:
:path: "./node_modules/react-native-webrtc"
RNCAsyncStorage:
:path: "./node_modules/@react-native-community/async-storage"
RNDeviceInfo:
:path: "./node_modules/react-native-device-info"
RNFS:
:path: "./node_modules/react-native-fs"
RNSqlite2:
:path: "./node_modules/react-native-sqlite-2/ios/"
RNUserAgent:
:path: "./node_modules/react-native-user-agent/ios/"
RNViewShot:
:path: "./node_modules/react-native-view-shot/"
yoga:
:path: "./node_modules/react-native/ReactCommon/yoga"
CHECKOUT OPTIONS:
KKDomain:
:commit: b0223283021682a18a44a6c9e628e2b9aebc31bd
:git: https://github.com/kejinlu/KKDomain.git
SPEC CHECKSUMS:
AWSCore: 734b0d67c2c77f6edae9e5520431a37310ea4193
AWSSNS: 42b39d6628bfb40bf5f9e3c6e4738ce68a323235
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
Charts: 45cdc985b764c838b35ee47eb1365d15735f6d1a
CRToast: 5a78c22b921c5ed3487488af605bc403a9c92fed
DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c
Folly: de497beb10f102453a1afa9edbf8cf8a251890de
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
KKDomain: 6883615bda1dfc6a6257f399ee85a02618837757
Purchases: 17496bdab0d0fb678f5f647c4c7039bca3b8263c
React: 1d605e098d69bdf08960787f3446f0a9dc2e2ccf
react-native-webrtc: b80865c92f8caec8b13d1e692192e56aecb42a7c
Realm: 9eaecad54712d6246d08ba34c10f354e4715d7d3
RealmSwift: 1fe08b4ebaeeaacf17f9ba0343f7b25c9fc31fa6
RNCAsyncStorage: e99188b8a89ea0edddc82d8831cd5142f4550fdc
RNDeviceInfo: b375b3374cda3203d6d48cea8c07e46ba1169e26
RNFS: fefeffc4f25a76144c1b53dc0a3258cf64c99962
RNSqlite2: a9a2670679d6adcbcc7ea05698113803c2e62c33
RNUserAgent: bb2dfbd3428cdcbc83ec1a335d3026a8cbb02204
RNViewShot: fdf9a64f0621ebc4e7c3392a10d2ffb70a7faee4
RxAtomic: eacf60db868c96bfd63320e28619fe29c179656f
RxSwift: 5976ecd04fc2fefd648827c23de5e11157faa973
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
yoga: 128daf064cacaede0c3bb27424b6b4c71052e6cd
PODFILE CHECKSUM: 11aa095b008c0632404f5f9da8f50da2ce77628e
COCOAPODS: 1.5.3