Podfile.lock 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592
  1. PODS:
  2. - boost (1.76.0)
  3. - BVLinearGradient (2.6.2):
  4. - React-Core
  5. - CocoaAsyncSocket (7.6.5)
  6. - DoubleConversion (1.1.6)
  7. - FBLazyVector (0.69.2)
  8. - FBReactNativeSpec (0.69.2):
  9. - RCT-Folly (= 2021.06.28.00-v2)
  10. - RCTRequired (= 0.69.2)
  11. - RCTTypeSafety (= 0.69.2)
  12. - React-Core (= 0.69.2)
  13. - React-jsi (= 0.69.2)
  14. - ReactCommon/turbomodule/core (= 0.69.2)
  15. - Flipper (0.125.0):
  16. - Flipper-Folly (~> 2.6)
  17. - Flipper-RSocket (~> 1.4)
  18. - Flipper-Boost-iOSX (1.76.0.1.11)
  19. - Flipper-DoubleConversion (3.2.0.1)
  20. - Flipper-Fmt (7.1.7)
  21. - Flipper-Folly (2.6.10):
  22. - Flipper-Boost-iOSX
  23. - Flipper-DoubleConversion
  24. - Flipper-Fmt (= 7.1.7)
  25. - Flipper-Glog
  26. - libevent (~> 2.1.12)
  27. - OpenSSL-Universal (= 1.1.1100)
  28. - Flipper-Glog (0.5.0.5)
  29. - Flipper-PeerTalk (0.0.4)
  30. - Flipper-RSocket (1.4.3):
  31. - Flipper-Folly (~> 2.6)
  32. - FlipperKit (0.125.0):
  33. - FlipperKit/Core (= 0.125.0)
  34. - FlipperKit/Core (0.125.0):
  35. - Flipper (~> 0.125.0)
  36. - FlipperKit/CppBridge
  37. - FlipperKit/FBCxxFollyDynamicConvert
  38. - FlipperKit/FBDefines
  39. - FlipperKit/FKPortForwarding
  40. - SocketRocket (~> 0.6.0)
  41. - FlipperKit/CppBridge (0.125.0):
  42. - Flipper (~> 0.125.0)
  43. - FlipperKit/FBCxxFollyDynamicConvert (0.125.0):
  44. - Flipper-Folly (~> 2.6)
  45. - FlipperKit/FBDefines (0.125.0)
  46. - FlipperKit/FKPortForwarding (0.125.0):
  47. - CocoaAsyncSocket (~> 7.6)
  48. - Flipper-PeerTalk (~> 0.0.4)
  49. - FlipperKit/FlipperKitHighlightOverlay (0.125.0)
  50. - FlipperKit/FlipperKitLayoutHelpers (0.125.0):
  51. - FlipperKit/Core
  52. - FlipperKit/FlipperKitHighlightOverlay
  53. - FlipperKit/FlipperKitLayoutTextSearchable
  54. - FlipperKit/FlipperKitLayoutIOSDescriptors (0.125.0):
  55. - FlipperKit/Core
  56. - FlipperKit/FlipperKitHighlightOverlay
  57. - FlipperKit/FlipperKitLayoutHelpers
  58. - YogaKit (~> 1.18)
  59. - FlipperKit/FlipperKitLayoutPlugin (0.125.0):
  60. - FlipperKit/Core
  61. - FlipperKit/FlipperKitHighlightOverlay
  62. - FlipperKit/FlipperKitLayoutHelpers
  63. - FlipperKit/FlipperKitLayoutIOSDescriptors
  64. - FlipperKit/FlipperKitLayoutTextSearchable
  65. - YogaKit (~> 1.18)
  66. - FlipperKit/FlipperKitLayoutTextSearchable (0.125.0)
  67. - FlipperKit/FlipperKitNetworkPlugin (0.125.0):
  68. - FlipperKit/Core
  69. - FlipperKit/FlipperKitReactPlugin (0.125.0):
  70. - FlipperKit/Core
  71. - FlipperKit/FlipperKitUserDefaultsPlugin (0.125.0):
  72. - FlipperKit/Core
  73. - FlipperKit/SKIOSNetworkPlugin (0.125.0):
  74. - FlipperKit/Core
  75. - FlipperKit/FlipperKitNetworkPlugin
  76. - fmt (6.2.1)
  77. - glog (0.3.5)
  78. - libevent (2.1.12)
  79. - OpenSSL-Universal (1.1.1100)
  80. - RCT-Folly (2021.06.28.00-v2):
  81. - boost
  82. - DoubleConversion
  83. - fmt (~> 6.2.1)
  84. - glog
  85. - RCT-Folly/Default (= 2021.06.28.00-v2)
  86. - RCT-Folly/Default (2021.06.28.00-v2):
  87. - boost
  88. - DoubleConversion
  89. - fmt (~> 6.2.1)
  90. - glog
  91. - RCTRequired (0.69.2)
  92. - RCTTypeSafety (0.69.2):
  93. - FBLazyVector (= 0.69.2)
  94. - RCTRequired (= 0.69.2)
  95. - React-Core (= 0.69.2)
  96. - React (0.69.2):
  97. - React-Core (= 0.69.2)
  98. - React-Core/DevSupport (= 0.69.2)
  99. - React-Core/RCTWebSocket (= 0.69.2)
  100. - React-RCTActionSheet (= 0.69.2)
  101. - React-RCTAnimation (= 0.69.2)
  102. - React-RCTBlob (= 0.69.2)
  103. - React-RCTImage (= 0.69.2)
  104. - React-RCTLinking (= 0.69.2)
  105. - React-RCTNetwork (= 0.69.2)
  106. - React-RCTSettings (= 0.69.2)
  107. - React-RCTText (= 0.69.2)
  108. - React-RCTVibration (= 0.69.2)
  109. - React-bridging (0.69.2):
  110. - RCT-Folly (= 2021.06.28.00-v2)
  111. - React-jsi (= 0.69.2)
  112. - React-callinvoker (0.69.2)
  113. - React-Codegen (0.69.2):
  114. - FBReactNativeSpec (= 0.69.2)
  115. - RCT-Folly (= 2021.06.28.00-v2)
  116. - RCTRequired (= 0.69.2)
  117. - RCTTypeSafety (= 0.69.2)
  118. - React-Core (= 0.69.2)
  119. - React-jsi (= 0.69.2)
  120. - React-jsiexecutor (= 0.69.2)
  121. - ReactCommon/turbomodule/core (= 0.69.2)
  122. - React-Core (0.69.2):
  123. - glog
  124. - RCT-Folly (= 2021.06.28.00-v2)
  125. - React-Core/Default (= 0.69.2)
  126. - React-cxxreact (= 0.69.2)
  127. - React-jsi (= 0.69.2)
  128. - React-jsiexecutor (= 0.69.2)
  129. - React-perflogger (= 0.69.2)
  130. - Yoga
  131. - React-Core/CoreModulesHeaders (0.69.2):
  132. - glog
  133. - RCT-Folly (= 2021.06.28.00-v2)
  134. - React-Core/Default
  135. - React-cxxreact (= 0.69.2)
  136. - React-jsi (= 0.69.2)
  137. - React-jsiexecutor (= 0.69.2)
  138. - React-perflogger (= 0.69.2)
  139. - Yoga
  140. - React-Core/Default (0.69.2):
  141. - glog
  142. - RCT-Folly (= 2021.06.28.00-v2)
  143. - React-cxxreact (= 0.69.2)
  144. - React-jsi (= 0.69.2)
  145. - React-jsiexecutor (= 0.69.2)
  146. - React-perflogger (= 0.69.2)
  147. - Yoga
  148. - React-Core/DevSupport (0.69.2):
  149. - glog
  150. - RCT-Folly (= 2021.06.28.00-v2)
  151. - React-Core/Default (= 0.69.2)
  152. - React-Core/RCTWebSocket (= 0.69.2)
  153. - React-cxxreact (= 0.69.2)
  154. - React-jsi (= 0.69.2)
  155. - React-jsiexecutor (= 0.69.2)
  156. - React-jsinspector (= 0.69.2)
  157. - React-perflogger (= 0.69.2)
  158. - Yoga
  159. - React-Core/RCTActionSheetHeaders (0.69.2):
  160. - glog
  161. - RCT-Folly (= 2021.06.28.00-v2)
  162. - React-Core/Default
  163. - React-cxxreact (= 0.69.2)
  164. - React-jsi (= 0.69.2)
  165. - React-jsiexecutor (= 0.69.2)
  166. - React-perflogger (= 0.69.2)
  167. - Yoga
  168. - React-Core/RCTAnimationHeaders (0.69.2):
  169. - glog
  170. - RCT-Folly (= 2021.06.28.00-v2)
  171. - React-Core/Default
  172. - React-cxxreact (= 0.69.2)
  173. - React-jsi (= 0.69.2)
  174. - React-jsiexecutor (= 0.69.2)
  175. - React-perflogger (= 0.69.2)
  176. - Yoga
  177. - React-Core/RCTBlobHeaders (0.69.2):
  178. - glog
  179. - RCT-Folly (= 2021.06.28.00-v2)
  180. - React-Core/Default
  181. - React-cxxreact (= 0.69.2)
  182. - React-jsi (= 0.69.2)
  183. - React-jsiexecutor (= 0.69.2)
  184. - React-perflogger (= 0.69.2)
  185. - Yoga
  186. - React-Core/RCTImageHeaders (0.69.2):
  187. - glog
  188. - RCT-Folly (= 2021.06.28.00-v2)
  189. - React-Core/Default
  190. - React-cxxreact (= 0.69.2)
  191. - React-jsi (= 0.69.2)
  192. - React-jsiexecutor (= 0.69.2)
  193. - React-perflogger (= 0.69.2)
  194. - Yoga
  195. - React-Core/RCTLinkingHeaders (0.69.2):
  196. - glog
  197. - RCT-Folly (= 2021.06.28.00-v2)
  198. - React-Core/Default
  199. - React-cxxreact (= 0.69.2)
  200. - React-jsi (= 0.69.2)
  201. - React-jsiexecutor (= 0.69.2)
  202. - React-perflogger (= 0.69.2)
  203. - Yoga
  204. - React-Core/RCTNetworkHeaders (0.69.2):
  205. - glog
  206. - RCT-Folly (= 2021.06.28.00-v2)
  207. - React-Core/Default
  208. - React-cxxreact (= 0.69.2)
  209. - React-jsi (= 0.69.2)
  210. - React-jsiexecutor (= 0.69.2)
  211. - React-perflogger (= 0.69.2)
  212. - Yoga
  213. - React-Core/RCTSettingsHeaders (0.69.2):
  214. - glog
  215. - RCT-Folly (= 2021.06.28.00-v2)
  216. - React-Core/Default
  217. - React-cxxreact (= 0.69.2)
  218. - React-jsi (= 0.69.2)
  219. - React-jsiexecutor (= 0.69.2)
  220. - React-perflogger (= 0.69.2)
  221. - Yoga
  222. - React-Core/RCTTextHeaders (0.69.2):
  223. - glog
  224. - RCT-Folly (= 2021.06.28.00-v2)
  225. - React-Core/Default
  226. - React-cxxreact (= 0.69.2)
  227. - React-jsi (= 0.69.2)
  228. - React-jsiexecutor (= 0.69.2)
  229. - React-perflogger (= 0.69.2)
  230. - Yoga
  231. - React-Core/RCTVibrationHeaders (0.69.2):
  232. - glog
  233. - RCT-Folly (= 2021.06.28.00-v2)
  234. - React-Core/Default
  235. - React-cxxreact (= 0.69.2)
  236. - React-jsi (= 0.69.2)
  237. - React-jsiexecutor (= 0.69.2)
  238. - React-perflogger (= 0.69.2)
  239. - Yoga
  240. - React-Core/RCTWebSocket (0.69.2):
  241. - glog
  242. - RCT-Folly (= 2021.06.28.00-v2)
  243. - React-Core/Default (= 0.69.2)
  244. - React-cxxreact (= 0.69.2)
  245. - React-jsi (= 0.69.2)
  246. - React-jsiexecutor (= 0.69.2)
  247. - React-perflogger (= 0.69.2)
  248. - Yoga
  249. - React-CoreModules (0.69.2):
  250. - RCT-Folly (= 2021.06.28.00-v2)
  251. - RCTTypeSafety (= 0.69.2)
  252. - React-Codegen (= 0.69.2)
  253. - React-Core/CoreModulesHeaders (= 0.69.2)
  254. - React-jsi (= 0.69.2)
  255. - React-RCTImage (= 0.69.2)
  256. - ReactCommon/turbomodule/core (= 0.69.2)
  257. - React-cxxreact (0.69.2):
  258. - boost (= 1.76.0)
  259. - DoubleConversion
  260. - glog
  261. - RCT-Folly (= 2021.06.28.00-v2)
  262. - React-callinvoker (= 0.69.2)
  263. - React-jsi (= 0.69.2)
  264. - React-jsinspector (= 0.69.2)
  265. - React-logger (= 0.69.2)
  266. - React-perflogger (= 0.69.2)
  267. - React-runtimeexecutor (= 0.69.2)
  268. - React-jsi (0.69.2):
  269. - boost (= 1.76.0)
  270. - DoubleConversion
  271. - glog
  272. - RCT-Folly (= 2021.06.28.00-v2)
  273. - React-jsi/Default (= 0.69.2)
  274. - React-jsi/Default (0.69.2):
  275. - boost (= 1.76.0)
  276. - DoubleConversion
  277. - glog
  278. - RCT-Folly (= 2021.06.28.00-v2)
  279. - React-jsiexecutor (0.69.2):
  280. - DoubleConversion
  281. - glog
  282. - RCT-Folly (= 2021.06.28.00-v2)
  283. - React-cxxreact (= 0.69.2)
  284. - React-jsi (= 0.69.2)
  285. - React-perflogger (= 0.69.2)
  286. - React-jsinspector (0.69.2)
  287. - React-logger (0.69.2):
  288. - glog
  289. - react-native-safe-area-context (4.3.3):
  290. - RCT-Folly
  291. - RCTRequired
  292. - RCTTypeSafety
  293. - React-Core
  294. - ReactCommon/turbomodule/core
  295. - react-native-webview (11.23.1):
  296. - React-Core
  297. - React-perflogger (0.69.2)
  298. - React-RCTActionSheet (0.69.2):
  299. - React-Core/RCTActionSheetHeaders (= 0.69.2)
  300. - React-RCTAnimation (0.69.2):
  301. - RCT-Folly (= 2021.06.28.00-v2)
  302. - RCTTypeSafety (= 0.69.2)
  303. - React-Codegen (= 0.69.2)
  304. - React-Core/RCTAnimationHeaders (= 0.69.2)
  305. - React-jsi (= 0.69.2)
  306. - ReactCommon/turbomodule/core (= 0.69.2)
  307. - React-RCTBlob (0.69.2):
  308. - RCT-Folly (= 2021.06.28.00-v2)
  309. - React-Codegen (= 0.69.2)
  310. - React-Core/RCTBlobHeaders (= 0.69.2)
  311. - React-Core/RCTWebSocket (= 0.69.2)
  312. - React-jsi (= 0.69.2)
  313. - React-RCTNetwork (= 0.69.2)
  314. - ReactCommon/turbomodule/core (= 0.69.2)
  315. - React-RCTImage (0.69.2):
  316. - RCT-Folly (= 2021.06.28.00-v2)
  317. - RCTTypeSafety (= 0.69.2)
  318. - React-Codegen (= 0.69.2)
  319. - React-Core/RCTImageHeaders (= 0.69.2)
  320. - React-jsi (= 0.69.2)
  321. - React-RCTNetwork (= 0.69.2)
  322. - ReactCommon/turbomodule/core (= 0.69.2)
  323. - React-RCTLinking (0.69.2):
  324. - React-Codegen (= 0.69.2)
  325. - React-Core/RCTLinkingHeaders (= 0.69.2)
  326. - React-jsi (= 0.69.2)
  327. - ReactCommon/turbomodule/core (= 0.69.2)
  328. - React-RCTNetwork (0.69.2):
  329. - RCT-Folly (= 2021.06.28.00-v2)
  330. - RCTTypeSafety (= 0.69.2)
  331. - React-Codegen (= 0.69.2)
  332. - React-Core/RCTNetworkHeaders (= 0.69.2)
  333. - React-jsi (= 0.69.2)
  334. - ReactCommon/turbomodule/core (= 0.69.2)
  335. - React-RCTSettings (0.69.2):
  336. - RCT-Folly (= 2021.06.28.00-v2)
  337. - RCTTypeSafety (= 0.69.2)
  338. - React-Codegen (= 0.69.2)
  339. - React-Core/RCTSettingsHeaders (= 0.69.2)
  340. - React-jsi (= 0.69.2)
  341. - ReactCommon/turbomodule/core (= 0.69.2)
  342. - React-RCTText (0.69.2):
  343. - React-Core/RCTTextHeaders (= 0.69.2)
  344. - React-RCTVibration (0.69.2):
  345. - RCT-Folly (= 2021.06.28.00-v2)
  346. - React-Codegen (= 0.69.2)
  347. - React-Core/RCTVibrationHeaders (= 0.69.2)
  348. - React-jsi (= 0.69.2)
  349. - ReactCommon/turbomodule/core (= 0.69.2)
  350. - React-runtimeexecutor (0.69.2):
  351. - React-jsi (= 0.69.2)
  352. - ReactCommon/turbomodule/core (0.69.2):
  353. - DoubleConversion
  354. - glog
  355. - RCT-Folly (= 2021.06.28.00-v2)
  356. - React-bridging (= 0.69.2)
  357. - React-callinvoker (= 0.69.2)
  358. - React-Core (= 0.69.2)
  359. - React-cxxreact (= 0.69.2)
  360. - React-jsi (= 0.69.2)
  361. - React-logger (= 0.69.2)
  362. - React-perflogger (= 0.69.2)
  363. - RNCAsyncStorage (1.17.10):
  364. - React-Core
  365. - RNScreens (3.17.0):
  366. - React-Core
  367. - React-RCTImage
  368. - RNSVG (13.1.0):
  369. - React-Core
  370. - SocketRocket (0.6.0)
  371. - Yoga (1.14.0)
  372. - YogaKit (1.18.1):
  373. - Yoga (~> 1.14)
  374. DEPENDENCIES:
  375. - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
  376. - BVLinearGradient (from `../node_modules/react-native-linear-gradient`)
  377. - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
  378. - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
  379. - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
  380. - Flipper (= 0.125.0)
  381. - Flipper-Boost-iOSX (= 1.76.0.1.11)
  382. - Flipper-DoubleConversion (= 3.2.0.1)
  383. - Flipper-Fmt (= 7.1.7)
  384. - Flipper-Folly (= 2.6.10)
  385. - Flipper-Glog (= 0.5.0.5)
  386. - Flipper-PeerTalk (= 0.0.4)
  387. - Flipper-RSocket (= 1.4.3)
  388. - FlipperKit (= 0.125.0)
  389. - FlipperKit/Core (= 0.125.0)
  390. - FlipperKit/CppBridge (= 0.125.0)
  391. - FlipperKit/FBCxxFollyDynamicConvert (= 0.125.0)
  392. - FlipperKit/FBDefines (= 0.125.0)
  393. - FlipperKit/FKPortForwarding (= 0.125.0)
  394. - FlipperKit/FlipperKitHighlightOverlay (= 0.125.0)
  395. - FlipperKit/FlipperKitLayoutPlugin (= 0.125.0)
  396. - FlipperKit/FlipperKitLayoutTextSearchable (= 0.125.0)
  397. - FlipperKit/FlipperKitNetworkPlugin (= 0.125.0)
  398. - FlipperKit/FlipperKitReactPlugin (= 0.125.0)
  399. - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.125.0)
  400. - FlipperKit/SKIOSNetworkPlugin (= 0.125.0)
  401. - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
  402. - OpenSSL-Universal (= 1.1.1100)
  403. - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
  404. - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
  405. - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
  406. - React (from `../node_modules/react-native/`)
  407. - React-bridging (from `../node_modules/react-native/ReactCommon`)
  408. - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
  409. - React-Codegen (from `build/generated/ios`)
  410. - React-Core (from `../node_modules/react-native/`)
  411. - React-Core/DevSupport (from `../node_modules/react-native/`)
  412. - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
  413. - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
  414. - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
  415. - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
  416. - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
  417. - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
  418. - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
  419. - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
  420. - react-native-webview (from `../node_modules/react-native-webview`)
  421. - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
  422. - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
  423. - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
  424. - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
  425. - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
  426. - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
  427. - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
  428. - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
  429. - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
  430. - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
  431. - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
  432. - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
  433. - "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
  434. - RNScreens (from `../node_modules/react-native-screens`)
  435. - RNSVG (from `../node_modules/react-native-svg`)
  436. - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
  437. SPEC REPOS:
  438. trunk:
  439. - CocoaAsyncSocket
  440. - Flipper
  441. - Flipper-Boost-iOSX
  442. - Flipper-DoubleConversion
  443. - Flipper-Fmt
  444. - Flipper-Folly
  445. - Flipper-Glog
  446. - Flipper-PeerTalk
  447. - Flipper-RSocket
  448. - FlipperKit
  449. - fmt
  450. - libevent
  451. - OpenSSL-Universal
  452. - SocketRocket
  453. - YogaKit
  454. EXTERNAL SOURCES:
  455. boost:
  456. :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
  457. BVLinearGradient:
  458. :path: "../node_modules/react-native-linear-gradient"
  459. DoubleConversion:
  460. :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
  461. FBLazyVector:
  462. :path: "../node_modules/react-native/Libraries/FBLazyVector"
  463. FBReactNativeSpec:
  464. :path: "../node_modules/react-native/React/FBReactNativeSpec"
  465. glog:
  466. :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
  467. RCT-Folly:
  468. :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
  469. RCTRequired:
  470. :path: "../node_modules/react-native/Libraries/RCTRequired"
  471. RCTTypeSafety:
  472. :path: "../node_modules/react-native/Libraries/TypeSafety"
  473. React:
  474. :path: "../node_modules/react-native/"
  475. React-bridging:
  476. :path: "../node_modules/react-native/ReactCommon"
  477. React-callinvoker:
  478. :path: "../node_modules/react-native/ReactCommon/callinvoker"
  479. React-Codegen:
  480. :path: build/generated/ios
  481. React-Core:
  482. :path: "../node_modules/react-native/"
  483. React-CoreModules:
  484. :path: "../node_modules/react-native/React/CoreModules"
  485. React-cxxreact:
  486. :path: "../node_modules/react-native/ReactCommon/cxxreact"
  487. React-jsi:
  488. :path: "../node_modules/react-native/ReactCommon/jsi"
  489. React-jsiexecutor:
  490. :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
  491. React-jsinspector:
  492. :path: "../node_modules/react-native/ReactCommon/jsinspector"
  493. React-logger:
  494. :path: "../node_modules/react-native/ReactCommon/logger"
  495. react-native-safe-area-context:
  496. :path: "../node_modules/react-native-safe-area-context"
  497. react-native-webview:
  498. :path: "../node_modules/react-native-webview"
  499. React-perflogger:
  500. :path: "../node_modules/react-native/ReactCommon/reactperflogger"
  501. React-RCTActionSheet:
  502. :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
  503. React-RCTAnimation:
  504. :path: "../node_modules/react-native/Libraries/NativeAnimation"
  505. React-RCTBlob:
  506. :path: "../node_modules/react-native/Libraries/Blob"
  507. React-RCTImage:
  508. :path: "../node_modules/react-native/Libraries/Image"
  509. React-RCTLinking:
  510. :path: "../node_modules/react-native/Libraries/LinkingIOS"
  511. React-RCTNetwork:
  512. :path: "../node_modules/react-native/Libraries/Network"
  513. React-RCTSettings:
  514. :path: "../node_modules/react-native/Libraries/Settings"
  515. React-RCTText:
  516. :path: "../node_modules/react-native/Libraries/Text"
  517. React-RCTVibration:
  518. :path: "../node_modules/react-native/Libraries/Vibration"
  519. React-runtimeexecutor:
  520. :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
  521. ReactCommon:
  522. :path: "../node_modules/react-native/ReactCommon"
  523. RNCAsyncStorage:
  524. :path: "../node_modules/@react-native-async-storage/async-storage"
  525. RNScreens:
  526. :path: "../node_modules/react-native-screens"
  527. RNSVG:
  528. :path: "../node_modules/react-native-svg"
  529. Yoga:
  530. :path: "../node_modules/react-native/ReactCommon/yoga"
  531. SPEC CHECKSUMS:
  532. boost: a7c83b31436843459a1961bfd74b96033dc77234
  533. BVLinearGradient: 34a999fda29036898a09c6a6b728b0b4189e1a44
  534. CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
  535. DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
  536. FBLazyVector: e3c1479be506060131807f2f2435af5107c58410
  537. FBReactNativeSpec: 1381e8c4230895b6c2d20cea6b216ac7096a95f0
  538. Flipper: 26fc4b7382499f1281eb8cb921e5c3ad6de91fe0
  539. Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
  540. Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
  541. Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
  542. Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
  543. Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
  544. Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
  545. Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
  546. FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
  547. fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
  548. glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a
  549. libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
  550. OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
  551. RCT-Folly: b9d9fe1fc70114b751c076104e52f3b1b5e5a95a
  552. RCTRequired: b723d4d6da2795df58189a01f92856b6912cf256
  553. RCTTypeSafety: 3973d2fcf39f43f7819e840d56ea6b2fe45996a0
  554. React: 242d4ffb093ed57c4761307a69b23b2479930ae9
  555. React-bridging: 66938204bc9d703b9c357201a40bf498aeb14412
  556. React-callinvoker: bf0a87845bc3158eec32be848bd9546e79d6dd25
  557. React-Codegen: e5c04fc987e909433915f247699402ece1955aa0
  558. React-Core: 5acd5715010b56d23846859b3a68c316dad09d5b
  559. React-CoreModules: 73db18e3aaf5e29f73e4b7c9ddf6ead823795d06
  560. React-cxxreact: 0fc57a199d2d69c0e0401c9eab944be9b972bf1b
  561. React-jsi: f845df5e8fd5688cab3cdaaa06f5413e791a01bd
  562. React-jsiexecutor: 7c23e92591431ac925f430b3118de934cb816ac0
  563. React-jsinspector: 31e53f048cc8f32605de36981903a7bbf9456892
  564. React-logger: 9a6c684d5cd56c4129e0c2842dba75c4bfb1e981
  565. react-native-safe-area-context: b456e1c40ec86f5593d58b275bd0e9603169daca
  566. react-native-webview: d33e2db8925d090871ffeb232dfa50cb3a727581
  567. React-perflogger: 281c34e42f13245c7a4d6932364d9182f8655e1a
  568. React-RCTActionSheet: 92f4292754a1b4a0e42bf9b1489206a06f878929
  569. React-RCTAnimation: 2a5bb5549758e4e594481633f3db649d11519f75
  570. React-RCTBlob: cf573ac95fc612ed4440cad0b92161722430de87
  571. React-RCTImage: af8b9a46a743937db396fcb43320f57b570661dc
  572. React-RCTLinking: 81029ed5767d2a2c13c03caeed32f87b72e73838
  573. React-RCTNetwork: 24c2b13acdcd43af39b2da90584c92e7799ee366
  574. React-RCTSettings: 028b0e20ff60d2c7ba47cedec8e99e69b6691c40
  575. React-RCTText: 6d17c2aead07b9de7ddc8765b580d0fb4b1d2e50
  576. React-RCTVibration: 0d07f00705b5f11e88aaaaf9131f5e1785d4bd6e
  577. React-runtimeexecutor: 8030b9cf9b9e87b878d92da680b55b5e74c58e70
  578. ReactCommon: a9414b91f0d19de002b55d9f4f6cb176d6dd8452
  579. RNCAsyncStorage: 0c357f3156fcb16c8589ede67cc036330b6698ca
  580. RNScreens: 0df01424e9e0ed7827200d6ed1087ddd06c493f9
  581. RNSVG: 1153e8eeb34c788841016c517dba9f57f20b762f
  582. SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
  583. Yoga: 236056dd74cda4d9d76c20306fd8c20bb087614d
  584. YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
  585. PODFILE CHECKSUM: aae8c4ed7448022ab86268371cc569867287f205
  586. COCOAPODS: 1.11.3