Podfile.lock 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. PODS:
  2. - boost-for-react-native (1.63.0)
  3. - CocoaAsyncSocket (7.6.5)
  4. - DoubleConversion (1.1.6)
  5. - FBLazyVector (0.64.1)
  6. - FBReactNativeSpec (0.64.1):
  7. - RCT-Folly (= 2020.01.13.00)
  8. - RCTRequired (= 0.64.1)
  9. - RCTTypeSafety (= 0.64.1)
  10. - React-Core (= 0.64.1)
  11. - React-jsi (= 0.64.1)
  12. - ReactCommon/turbomodule/core (= 0.64.1)
  13. - Flipper (0.75.1):
  14. - Flipper-Folly (~> 2.5)
  15. - Flipper-RSocket (~> 1.3)
  16. - Flipper-DoubleConversion (1.1.7)
  17. - Flipper-Folly (2.5.3):
  18. - boost-for-react-native
  19. - Flipper-DoubleConversion
  20. - Flipper-Glog
  21. - libevent (~> 2.1.12)
  22. - OpenSSL-Universal (= 1.1.180)
  23. - Flipper-Glog (0.3.6)
  24. - Flipper-PeerTalk (0.0.4)
  25. - Flipper-RSocket (1.3.1):
  26. - Flipper-Folly (~> 2.5)
  27. - FlipperKit (0.75.1):
  28. - FlipperKit/Core (= 0.75.1)
  29. - FlipperKit/Core (0.75.1):
  30. - Flipper (~> 0.75.1)
  31. - FlipperKit/CppBridge
  32. - FlipperKit/FBCxxFollyDynamicConvert
  33. - FlipperKit/FBDefines
  34. - FlipperKit/FKPortForwarding
  35. - FlipperKit/CppBridge (0.75.1):
  36. - Flipper (~> 0.75.1)
  37. - FlipperKit/FBCxxFollyDynamicConvert (0.75.1):
  38. - Flipper-Folly (~> 2.5)
  39. - FlipperKit/FBDefines (0.75.1)
  40. - FlipperKit/FKPortForwarding (0.75.1):
  41. - CocoaAsyncSocket (~> 7.6)
  42. - Flipper-PeerTalk (~> 0.0.4)
  43. - FlipperKit/FlipperKitHighlightOverlay (0.75.1)
  44. - FlipperKit/FlipperKitLayoutPlugin (0.75.1):
  45. - FlipperKit/Core
  46. - FlipperKit/FlipperKitHighlightOverlay
  47. - FlipperKit/FlipperKitLayoutTextSearchable
  48. - YogaKit (~> 1.18)
  49. - FlipperKit/FlipperKitLayoutTextSearchable (0.75.1)
  50. - FlipperKit/FlipperKitNetworkPlugin (0.75.1):
  51. - FlipperKit/Core
  52. - FlipperKit/FlipperKitReactPlugin (0.75.1):
  53. - FlipperKit/Core
  54. - FlipperKit/FlipperKitUserDefaultsPlugin (0.75.1):
  55. - FlipperKit/Core
  56. - FlipperKit/SKIOSNetworkPlugin (0.75.1):
  57. - FlipperKit/Core
  58. - FlipperKit/FlipperKitNetworkPlugin
  59. - glog (0.3.5)
  60. - libevent (2.1.12)
  61. - MMKV (1.2.7):
  62. - MMKVCore (~> 1.2.7)
  63. - MMKVCore (1.2.8)
  64. - OpenSSL-Universal (1.1.180)
  65. - Permission-Camera (3.0.4):
  66. - RNPermissions
  67. - Permission-Microphone (3.0.4):
  68. - RNPermissions
  69. - Permission-Notifications (3.0.4):
  70. - RNPermissions
  71. - RCT-Folly (2020.01.13.00):
  72. - boost-for-react-native
  73. - DoubleConversion
  74. - glog
  75. - RCT-Folly/Default (= 2020.01.13.00)
  76. - RCT-Folly/Default (2020.01.13.00):
  77. - boost-for-react-native
  78. - DoubleConversion
  79. - glog
  80. - RCTRequired (0.64.1)
  81. - RCTTypeSafety (0.64.1):
  82. - FBLazyVector (= 0.64.1)
  83. - RCT-Folly (= 2020.01.13.00)
  84. - RCTRequired (= 0.64.1)
  85. - React-Core (= 0.64.1)
  86. - React (0.64.1):
  87. - React-Core (= 0.64.1)
  88. - React-Core/DevSupport (= 0.64.1)
  89. - React-Core/RCTWebSocket (= 0.64.1)
  90. - React-RCTActionSheet (= 0.64.1)
  91. - React-RCTAnimation (= 0.64.1)
  92. - React-RCTBlob (= 0.64.1)
  93. - React-RCTImage (= 0.64.1)
  94. - React-RCTLinking (= 0.64.1)
  95. - React-RCTNetwork (= 0.64.1)
  96. - React-RCTSettings (= 0.64.1)
  97. - React-RCTText (= 0.64.1)
  98. - React-RCTVibration (= 0.64.1)
  99. - React-callinvoker (0.64.1)
  100. - React-Core (0.64.1):
  101. - glog
  102. - RCT-Folly (= 2020.01.13.00)
  103. - React-Core/Default (= 0.64.1)
  104. - React-cxxreact (= 0.64.1)
  105. - React-jsi (= 0.64.1)
  106. - React-jsiexecutor (= 0.64.1)
  107. - React-perflogger (= 0.64.1)
  108. - Yoga
  109. - React-Core/CoreModulesHeaders (0.64.1):
  110. - glog
  111. - RCT-Folly (= 2020.01.13.00)
  112. - React-Core/Default
  113. - React-cxxreact (= 0.64.1)
  114. - React-jsi (= 0.64.1)
  115. - React-jsiexecutor (= 0.64.1)
  116. - React-perflogger (= 0.64.1)
  117. - Yoga
  118. - React-Core/Default (0.64.1):
  119. - glog
  120. - RCT-Folly (= 2020.01.13.00)
  121. - React-cxxreact (= 0.64.1)
  122. - React-jsi (= 0.64.1)
  123. - React-jsiexecutor (= 0.64.1)
  124. - React-perflogger (= 0.64.1)
  125. - Yoga
  126. - React-Core/DevSupport (0.64.1):
  127. - glog
  128. - RCT-Folly (= 2020.01.13.00)
  129. - React-Core/Default (= 0.64.1)
  130. - React-Core/RCTWebSocket (= 0.64.1)
  131. - React-cxxreact (= 0.64.1)
  132. - React-jsi (= 0.64.1)
  133. - React-jsiexecutor (= 0.64.1)
  134. - React-jsinspector (= 0.64.1)
  135. - React-perflogger (= 0.64.1)
  136. - Yoga
  137. - React-Core/RCTActionSheetHeaders (0.64.1):
  138. - glog
  139. - RCT-Folly (= 2020.01.13.00)
  140. - React-Core/Default
  141. - React-cxxreact (= 0.64.1)
  142. - React-jsi (= 0.64.1)
  143. - React-jsiexecutor (= 0.64.1)
  144. - React-perflogger (= 0.64.1)
  145. - Yoga
  146. - React-Core/RCTAnimationHeaders (0.64.1):
  147. - glog
  148. - RCT-Folly (= 2020.01.13.00)
  149. - React-Core/Default
  150. - React-cxxreact (= 0.64.1)
  151. - React-jsi (= 0.64.1)
  152. - React-jsiexecutor (= 0.64.1)
  153. - React-perflogger (= 0.64.1)
  154. - Yoga
  155. - React-Core/RCTBlobHeaders (0.64.1):
  156. - glog
  157. - RCT-Folly (= 2020.01.13.00)
  158. - React-Core/Default
  159. - React-cxxreact (= 0.64.1)
  160. - React-jsi (= 0.64.1)
  161. - React-jsiexecutor (= 0.64.1)
  162. - React-perflogger (= 0.64.1)
  163. - Yoga
  164. - React-Core/RCTImageHeaders (0.64.1):
  165. - glog
  166. - RCT-Folly (= 2020.01.13.00)
  167. - React-Core/Default
  168. - React-cxxreact (= 0.64.1)
  169. - React-jsi (= 0.64.1)
  170. - React-jsiexecutor (= 0.64.1)
  171. - React-perflogger (= 0.64.1)
  172. - Yoga
  173. - React-Core/RCTLinkingHeaders (0.64.1):
  174. - glog
  175. - RCT-Folly (= 2020.01.13.00)
  176. - React-Core/Default
  177. - React-cxxreact (= 0.64.1)
  178. - React-jsi (= 0.64.1)
  179. - React-jsiexecutor (= 0.64.1)
  180. - React-perflogger (= 0.64.1)
  181. - Yoga
  182. - React-Core/RCTNetworkHeaders (0.64.1):
  183. - glog
  184. - RCT-Folly (= 2020.01.13.00)
  185. - React-Core/Default
  186. - React-cxxreact (= 0.64.1)
  187. - React-jsi (= 0.64.1)
  188. - React-jsiexecutor (= 0.64.1)
  189. - React-perflogger (= 0.64.1)
  190. - Yoga
  191. - React-Core/RCTSettingsHeaders (0.64.1):
  192. - glog
  193. - RCT-Folly (= 2020.01.13.00)
  194. - React-Core/Default
  195. - React-cxxreact (= 0.64.1)
  196. - React-jsi (= 0.64.1)
  197. - React-jsiexecutor (= 0.64.1)
  198. - React-perflogger (= 0.64.1)
  199. - Yoga
  200. - React-Core/RCTTextHeaders (0.64.1):
  201. - glog
  202. - RCT-Folly (= 2020.01.13.00)
  203. - React-Core/Default
  204. - React-cxxreact (= 0.64.1)
  205. - React-jsi (= 0.64.1)
  206. - React-jsiexecutor (= 0.64.1)
  207. - React-perflogger (= 0.64.1)
  208. - Yoga
  209. - React-Core/RCTVibrationHeaders (0.64.1):
  210. - glog
  211. - RCT-Folly (= 2020.01.13.00)
  212. - React-Core/Default
  213. - React-cxxreact (= 0.64.1)
  214. - React-jsi (= 0.64.1)
  215. - React-jsiexecutor (= 0.64.1)
  216. - React-perflogger (= 0.64.1)
  217. - Yoga
  218. - React-Core/RCTWebSocket (0.64.1):
  219. - glog
  220. - RCT-Folly (= 2020.01.13.00)
  221. - React-Core/Default (= 0.64.1)
  222. - React-cxxreact (= 0.64.1)
  223. - React-jsi (= 0.64.1)
  224. - React-jsiexecutor (= 0.64.1)
  225. - React-perflogger (= 0.64.1)
  226. - Yoga
  227. - React-CoreModules (0.64.1):
  228. - FBReactNativeSpec (= 0.64.1)
  229. - RCT-Folly (= 2020.01.13.00)
  230. - RCTTypeSafety (= 0.64.1)
  231. - React-Core/CoreModulesHeaders (= 0.64.1)
  232. - React-jsi (= 0.64.1)
  233. - React-RCTImage (= 0.64.1)
  234. - ReactCommon/turbomodule/core (= 0.64.1)
  235. - React-cxxreact (0.64.1):
  236. - boost-for-react-native (= 1.63.0)
  237. - DoubleConversion
  238. - glog
  239. - RCT-Folly (= 2020.01.13.00)
  240. - React-callinvoker (= 0.64.1)
  241. - React-jsi (= 0.64.1)
  242. - React-jsinspector (= 0.64.1)
  243. - React-perflogger (= 0.64.1)
  244. - React-runtimeexecutor (= 0.64.1)
  245. - React-jsi (0.64.1):
  246. - boost-for-react-native (= 1.63.0)
  247. - DoubleConversion
  248. - glog
  249. - RCT-Folly (= 2020.01.13.00)
  250. - React-jsi/Default (= 0.64.1)
  251. - React-jsi/Default (0.64.1):
  252. - boost-for-react-native (= 1.63.0)
  253. - DoubleConversion
  254. - glog
  255. - RCT-Folly (= 2020.01.13.00)
  256. - React-jsiexecutor (0.64.1):
  257. - DoubleConversion
  258. - glog
  259. - RCT-Folly (= 2020.01.13.00)
  260. - React-cxxreact (= 0.64.1)
  261. - React-jsi (= 0.64.1)
  262. - React-perflogger (= 0.64.1)
  263. - React-jsinspector (0.64.1)
  264. - react-native-blur (0.8.0):
  265. - React
  266. - react-native-camera (3.43.8):
  267. - React-Core
  268. - react-native-camera/RCT (= 3.43.8)
  269. - react-native-camera/RN (= 3.43.8)
  270. - react-native-camera/RCT (3.43.8):
  271. - React-Core
  272. - react-native-camera/RN (3.43.8):
  273. - React-Core
  274. - react-native-mmkv (1.1.6):
  275. - MMKV
  276. - React-Core
  277. - react-native-mmkv-storage (0.5.9):
  278. - MMKV (= 1.2.7)
  279. - React-Core
  280. - react-native-notification-sounds (0.5.3):
  281. - React
  282. - react-native-record-screen (0.3.2):
  283. - React
  284. - react-native-safe-area-context (3.2.0):
  285. - React-Core
  286. - react-native-video (5.1.1):
  287. - React-Core
  288. - react-native-video/Video (= 5.1.1)
  289. - react-native-video/Video (5.1.1):
  290. - React-Core
  291. - React-perflogger (0.64.1)
  292. - React-RCTActionSheet (0.64.1):
  293. - React-Core/RCTActionSheetHeaders (= 0.64.1)
  294. - React-RCTAnimation (0.64.1):
  295. - FBReactNativeSpec (= 0.64.1)
  296. - RCT-Folly (= 2020.01.13.00)
  297. - RCTTypeSafety (= 0.64.1)
  298. - React-Core/RCTAnimationHeaders (= 0.64.1)
  299. - React-jsi (= 0.64.1)
  300. - ReactCommon/turbomodule/core (= 0.64.1)
  301. - React-RCTBlob (0.64.1):
  302. - FBReactNativeSpec (= 0.64.1)
  303. - RCT-Folly (= 2020.01.13.00)
  304. - React-Core/RCTBlobHeaders (= 0.64.1)
  305. - React-Core/RCTWebSocket (= 0.64.1)
  306. - React-jsi (= 0.64.1)
  307. - React-RCTNetwork (= 0.64.1)
  308. - ReactCommon/turbomodule/core (= 0.64.1)
  309. - React-RCTImage (0.64.1):
  310. - FBReactNativeSpec (= 0.64.1)
  311. - RCT-Folly (= 2020.01.13.00)
  312. - RCTTypeSafety (= 0.64.1)
  313. - React-Core/RCTImageHeaders (= 0.64.1)
  314. - React-jsi (= 0.64.1)
  315. - React-RCTNetwork (= 0.64.1)
  316. - ReactCommon/turbomodule/core (= 0.64.1)
  317. - React-RCTLinking (0.64.1):
  318. - FBReactNativeSpec (= 0.64.1)
  319. - React-Core/RCTLinkingHeaders (= 0.64.1)
  320. - React-jsi (= 0.64.1)
  321. - ReactCommon/turbomodule/core (= 0.64.1)
  322. - React-RCTNetwork (0.64.1):
  323. - FBReactNativeSpec (= 0.64.1)
  324. - RCT-Folly (= 2020.01.13.00)
  325. - RCTTypeSafety (= 0.64.1)
  326. - React-Core/RCTNetworkHeaders (= 0.64.1)
  327. - React-jsi (= 0.64.1)
  328. - ReactCommon/turbomodule/core (= 0.64.1)
  329. - React-RCTSettings (0.64.1):
  330. - FBReactNativeSpec (= 0.64.1)
  331. - RCT-Folly (= 2020.01.13.00)
  332. - RCTTypeSafety (= 0.64.1)
  333. - React-Core/RCTSettingsHeaders (= 0.64.1)
  334. - React-jsi (= 0.64.1)
  335. - ReactCommon/turbomodule/core (= 0.64.1)
  336. - React-RCTText (0.64.1):
  337. - React-Core/RCTTextHeaders (= 0.64.1)
  338. - React-RCTVibration (0.64.1):
  339. - FBReactNativeSpec (= 0.64.1)
  340. - RCT-Folly (= 2020.01.13.00)
  341. - React-Core/RCTVibrationHeaders (= 0.64.1)
  342. - React-jsi (= 0.64.1)
  343. - ReactCommon/turbomodule/core (= 0.64.1)
  344. - React-runtimeexecutor (0.64.1):
  345. - React-jsi (= 0.64.1)
  346. - ReactCommon/turbomodule/core (0.64.1):
  347. - DoubleConversion
  348. - glog
  349. - RCT-Folly (= 2020.01.13.00)
  350. - React-callinvoker (= 0.64.1)
  351. - React-Core (= 0.64.1)
  352. - React-cxxreact (= 0.64.1)
  353. - React-jsi (= 0.64.1)
  354. - React-perflogger (= 0.64.1)
  355. - RNCMaskedView (0.1.11):
  356. - React
  357. - RNCPushNotificationIOS (1.8.0):
  358. - React-Core
  359. - RNFileViewer (2.1.4):
  360. - React-Core
  361. - RNFS (2.18.0):
  362. - React
  363. - RNGestureHandler (1.10.3):
  364. - React-Core
  365. - RNPermissions (3.0.4):
  366. - React-Core
  367. - RNReanimated (2.1.0):
  368. - DoubleConversion
  369. - FBLazyVector
  370. - FBReactNativeSpec
  371. - glog
  372. - RCT-Folly
  373. - RCTRequired
  374. - RCTTypeSafety
  375. - React
  376. - React-callinvoker
  377. - React-Core
  378. - React-Core/DevSupport
  379. - React-Core/RCTWebSocket
  380. - React-CoreModules
  381. - React-cxxreact
  382. - React-jsi
  383. - React-jsiexecutor
  384. - React-jsinspector
  385. - React-RCTActionSheet
  386. - React-RCTAnimation
  387. - React-RCTBlob
  388. - React-RCTImage
  389. - React-RCTLinking
  390. - React-RCTNetwork
  391. - React-RCTSettings
  392. - React-RCTText
  393. - React-RCTVibration
  394. - ReactCommon/turbomodule/core
  395. - Yoga
  396. - RNScreens (3.2.0):
  397. - React-Core
  398. - RNShare (6.2.1):
  399. - React-Core
  400. - RNSound (0.11.0):
  401. - React
  402. - RNSound/Core (= 0.11.0)
  403. - RNSound/Core (0.11.0):
  404. - React
  405. - Yoga (1.14.0)
  406. - YogaKit (1.18.1):
  407. - Yoga (~> 1.14)
  408. DEPENDENCIES:
  409. - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
  410. - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
  411. - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
  412. - Flipper (~> 0.75.1)
  413. - Flipper-DoubleConversion (= 1.1.7)
  414. - Flipper-Folly (~> 2.5.3)
  415. - Flipper-Glog (= 0.3.6)
  416. - Flipper-PeerTalk (~> 0.0.4)
  417. - Flipper-RSocket (~> 1.3)
  418. - FlipperKit (~> 0.75.1)
  419. - FlipperKit/Core (~> 0.75.1)
  420. - FlipperKit/CppBridge (~> 0.75.1)
  421. - FlipperKit/FBCxxFollyDynamicConvert (~> 0.75.1)
  422. - FlipperKit/FBDefines (~> 0.75.1)
  423. - FlipperKit/FKPortForwarding (~> 0.75.1)
  424. - FlipperKit/FlipperKitHighlightOverlay (~> 0.75.1)
  425. - FlipperKit/FlipperKitLayoutPlugin (~> 0.75.1)
  426. - FlipperKit/FlipperKitLayoutTextSearchable (~> 0.75.1)
  427. - FlipperKit/FlipperKitNetworkPlugin (~> 0.75.1)
  428. - FlipperKit/FlipperKitReactPlugin (~> 0.75.1)
  429. - FlipperKit/FlipperKitUserDefaultsPlugin (~> 0.75.1)
  430. - FlipperKit/SKIOSNetworkPlugin (~> 0.75.1)
  431. - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
  432. - Permission-Camera (from `../node_modules/react-native-permissions/ios/Camera`)
  433. - Permission-Microphone (from `../node_modules/react-native-permissions/ios/Microphone`)
  434. - Permission-Notifications (from `../node_modules/react-native-permissions/ios/Notifications`)
  435. - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
  436. - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
  437. - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
  438. - React (from `../node_modules/react-native/`)
  439. - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
  440. - React-Core (from `../node_modules/react-native/`)
  441. - React-Core/DevSupport (from `../node_modules/react-native/`)
  442. - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
  443. - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
  444. - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
  445. - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
  446. - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
  447. - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
  448. - "react-native-blur (from `../node_modules/@react-native-community/blur`)"
  449. - react-native-camera (from `../node_modules/react-native-camera`)
  450. - react-native-mmkv (from `../node_modules/react-native-mmkv`)
  451. - react-native-mmkv-storage (from `../node_modules/react-native-mmkv-storage`)
  452. - react-native-notification-sounds (from `../node_modules/react-native-notification-sounds`)
  453. - react-native-record-screen (from `../node_modules/react-native-record-screen`)
  454. - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
  455. - react-native-video (from `../node_modules/react-native-video`)
  456. - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
  457. - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
  458. - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
  459. - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
  460. - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
  461. - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
  462. - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
  463. - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
  464. - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
  465. - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
  466. - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
  467. - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
  468. - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
  469. - "RNCPushNotificationIOS (from `../node_modules/@react-native-community/push-notification-ios`)"
  470. - RNFileViewer (from `../node_modules/react-native-file-viewer`)
  471. - RNFS (from `../node_modules/react-native-fs`)
  472. - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
  473. - RNPermissions (from `../node_modules/react-native-permissions`)
  474. - RNReanimated (from `../node_modules/react-native-reanimated`)
  475. - RNScreens (from `../node_modules/react-native-screens`)
  476. - RNShare (from `../node_modules/react-native-share`)
  477. - RNSound (from `../node_modules/react-native-sound`)
  478. - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
  479. SPEC REPOS:
  480. trunk:
  481. - boost-for-react-native
  482. - CocoaAsyncSocket
  483. - Flipper
  484. - Flipper-DoubleConversion
  485. - Flipper-Folly
  486. - Flipper-Glog
  487. - Flipper-PeerTalk
  488. - Flipper-RSocket
  489. - FlipperKit
  490. - libevent
  491. - MMKV
  492. - MMKVCore
  493. - OpenSSL-Universal
  494. - YogaKit
  495. EXTERNAL SOURCES:
  496. DoubleConversion:
  497. :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
  498. FBLazyVector:
  499. :path: "../node_modules/react-native/Libraries/FBLazyVector"
  500. FBReactNativeSpec:
  501. :path: "../node_modules/react-native/React/FBReactNativeSpec"
  502. glog:
  503. :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
  504. Permission-Camera:
  505. :path: "../node_modules/react-native-permissions/ios/Camera"
  506. Permission-Microphone:
  507. :path: "../node_modules/react-native-permissions/ios/Microphone"
  508. Permission-Notifications:
  509. :path: "../node_modules/react-native-permissions/ios/Notifications"
  510. RCT-Folly:
  511. :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
  512. RCTRequired:
  513. :path: "../node_modules/react-native/Libraries/RCTRequired"
  514. RCTTypeSafety:
  515. :path: "../node_modules/react-native/Libraries/TypeSafety"
  516. React:
  517. :path: "../node_modules/react-native/"
  518. React-callinvoker:
  519. :path: "../node_modules/react-native/ReactCommon/callinvoker"
  520. React-Core:
  521. :path: "../node_modules/react-native/"
  522. React-CoreModules:
  523. :path: "../node_modules/react-native/React/CoreModules"
  524. React-cxxreact:
  525. :path: "../node_modules/react-native/ReactCommon/cxxreact"
  526. React-jsi:
  527. :path: "../node_modules/react-native/ReactCommon/jsi"
  528. React-jsiexecutor:
  529. :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
  530. React-jsinspector:
  531. :path: "../node_modules/react-native/ReactCommon/jsinspector"
  532. react-native-blur:
  533. :path: "../node_modules/@react-native-community/blur"
  534. react-native-camera:
  535. :path: "../node_modules/react-native-camera"
  536. react-native-mmkv:
  537. :path: "../node_modules/react-native-mmkv"
  538. react-native-mmkv-storage:
  539. :path: "../node_modules/react-native-mmkv-storage"
  540. react-native-notification-sounds:
  541. :path: "../node_modules/react-native-notification-sounds"
  542. react-native-record-screen:
  543. :path: "../node_modules/react-native-record-screen"
  544. react-native-safe-area-context:
  545. :path: "../node_modules/react-native-safe-area-context"
  546. react-native-video:
  547. :path: "../node_modules/react-native-video"
  548. React-perflogger:
  549. :path: "../node_modules/react-native/ReactCommon/reactperflogger"
  550. React-RCTActionSheet:
  551. :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
  552. React-RCTAnimation:
  553. :path: "../node_modules/react-native/Libraries/NativeAnimation"
  554. React-RCTBlob:
  555. :path: "../node_modules/react-native/Libraries/Blob"
  556. React-RCTImage:
  557. :path: "../node_modules/react-native/Libraries/Image"
  558. React-RCTLinking:
  559. :path: "../node_modules/react-native/Libraries/LinkingIOS"
  560. React-RCTNetwork:
  561. :path: "../node_modules/react-native/Libraries/Network"
  562. React-RCTSettings:
  563. :path: "../node_modules/react-native/Libraries/Settings"
  564. React-RCTText:
  565. :path: "../node_modules/react-native/Libraries/Text"
  566. React-RCTVibration:
  567. :path: "../node_modules/react-native/Libraries/Vibration"
  568. React-runtimeexecutor:
  569. :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
  570. ReactCommon:
  571. :path: "../node_modules/react-native/ReactCommon"
  572. RNCMaskedView:
  573. :path: "../node_modules/@react-native-community/masked-view"
  574. RNCPushNotificationIOS:
  575. :path: "../node_modules/@react-native-community/push-notification-ios"
  576. RNFileViewer:
  577. :path: "../node_modules/react-native-file-viewer"
  578. RNFS:
  579. :path: "../node_modules/react-native-fs"
  580. RNGestureHandler:
  581. :path: "../node_modules/react-native-gesture-handler"
  582. RNPermissions:
  583. :path: "../node_modules/react-native-permissions"
  584. RNReanimated:
  585. :path: "../node_modules/react-native-reanimated"
  586. RNScreens:
  587. :path: "../node_modules/react-native-screens"
  588. RNShare:
  589. :path: "../node_modules/react-native-share"
  590. RNSound:
  591. :path: "../node_modules/react-native-sound"
  592. Yoga:
  593. :path: "../node_modules/react-native/ReactCommon/yoga"
  594. SPEC CHECKSUMS:
  595. boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
  596. CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
  597. DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
  598. FBLazyVector: 7b423f9e248eae65987838148c36eec1dbfe0b53
  599. FBReactNativeSpec: d6c508629c3179ae074ded7d15157ff8c6ef8ea4
  600. Flipper: d3da1aa199aad94455ae725e9f3aa43f3ec17021
  601. Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41
  602. Flipper-Folly: 755929a4f851b2fb2c347d533a23f191b008554c
  603. Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6
  604. Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
  605. Flipper-RSocket: 127954abe8b162fcaf68d2134d34dc2bd7076154
  606. FlipperKit: 8a20b5c5fcf9436cac58551dc049867247f64b00
  607. glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
  608. libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
  609. MMKV: 22e5136f7d00197bc0fc9694b7f71519f0d1ca12
  610. MMKVCore: 93cc90d5796dd82108de3214cb0b67a0d438b811
  611. OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
  612. Permission-Camera: 74dc395c37a06ebe915069c5dca954c7a2a5a2e3
  613. Permission-Microphone: 450ff628a7146c415cfb98025e518810d9fa76ad
  614. Permission-Notifications: 5b4a12a9b52866667423c93d3af8e43b81872cf4
  615. RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
  616. RCTRequired: ec2ebc96b7bfba3ca5c32740f5a0c6a014a274d2
  617. RCTTypeSafety: 22567f31e67c3e088c7ac23ea46ab6d4779c0ea5
  618. React: a241e3dbb1e91d06332f1dbd2b3ab26e1a4c4b9d
  619. React-callinvoker: da4d1c6141696a00163960906bc8a55b985e4ce4
  620. React-Core: 46ba164c437d7dac607b470c83c8308b05799748
  621. React-CoreModules: 217bd14904491c7b9940ff8b34a3fe08013c2f14
  622. React-cxxreact: 0090588ae6660c4615d3629fdd5c768d0983add4
  623. React-jsi: 5de8204706bd872b78ea646aee5d2561ca1214b6
  624. React-jsiexecutor: 124e8f99992490d0d13e0649d950d3e1aae06fe9
  625. React-jsinspector: 500a59626037be5b3b3d89c5151bc3baa9abf1a9
  626. react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c
  627. react-native-camera: a22b33e521dbf3f8cd886f79f3aa310f401443d5
  628. react-native-mmkv: 1d21be7e3a7d5c6be1c15120453de4e9452da1cb
  629. react-native-mmkv-storage: 322c013a1f67857c260dde0d19edde62e1372078
  630. react-native-notification-sounds: ca3b60a37bd15dc8761393d04b1b7fd384a6cbf4
  631. react-native-record-screen: 8aaed44a8464946bb6a0aa63f32d1f4e7663cbf3
  632. react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
  633. react-native-video: 0bb76b6d6b77da3009611586c7dbf817b947f30e
  634. React-perflogger: aad6d4b4a267936b3667260d1f649b6f6069a675
  635. React-RCTActionSheet: fc376be462c9c8d6ad82c0905442fd77f82a9d2a
  636. React-RCTAnimation: ba0a1c3a2738be224a08092fa7f1b444ab77d309
  637. React-RCTBlob: f758d4403fc5828a326dc69e27b41e1a92f34947
  638. React-RCTImage: ce57088705f4a8d03f6594b066a59c29143ba73e
  639. React-RCTLinking: 852a3a95c65fa63f657a4b4e2d3d83a815e00a7c
  640. React-RCTNetwork: 9d7ccb8a08d522d71700b4fb677d9fa28cccd118
  641. React-RCTSettings: d8aaf4389ff06114dee8c42ef5f0f2915946011e
  642. React-RCTText: 809c12ed6b261796ba056c04fcd20d8b90bcc81d
  643. React-RCTVibration: 4b99a7f5c6c0abbc5256410cc5425fb8531986e1
  644. React-runtimeexecutor: ff951a0c241bfaefc4940a3f1f1a229e7cb32fa6
  645. ReactCommon: bedc99ed4dae329c4fcf128d0c31b9115e5365ca
  646. RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
  647. RNCPushNotificationIOS: 61a7c72bd1ebad3568025957d001e0f0e7b32191
  648. RNFileViewer: 83cc066ad795b1f986791d03b56fe0ee14b6a69f
  649. RNFS: 3ab21fa6c56d65566d1fb26c2228e2b6132e5e32
  650. RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
  651. RNPermissions: c46788f4cd402287425983e04a4c9bb4356036eb
  652. RNReanimated: b8c8004b43446e3c2709fe64b2b41072f87428ad
  653. RNScreens: c277bfc4b5bb7c2fe977d19635df6f974f95dfd6
  654. RNShare: 5ac8f6532ca4cd80fc71caef1cfbba1854a6a045
  655. RNSound: da030221e6ac7e8290c6b43f2b5f2133a8e225b0
  656. Yoga: a7de31c64fe738607e7a3803e3f591a4b1df7393
  657. YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
  658. PODFILE CHECKSUM: 44bc7df9ba0f2e26fb5543185efe4efd157a95e1
  659. COCOAPODS: 1.10.1