iOS OSS: check in the Podfile.lock
Summary: Should have been checked in previously. No setup change here. Reviewed By: shergin Differential Revision: D7626040 fbshipit-source-id: e7a1a9de70a40a22e39eb3777d1b62c8d7b66381
This commit is contained in:
parent
e8e2a6e410
commit
cc57b7b1d3
|
@ -1,2 +1 @@
|
|||
Podfile.lock
|
||||
Pods/
|
||||
|
|
|
@ -0,0 +1,112 @@
|
|||
PODS:
|
||||
- boost-for-react-native (1.63.0)
|
||||
- DoubleConversion (1.1.5)
|
||||
- Folly (2016.09.26.00):
|
||||
- boost-for-react-native
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- glog (0.3.4)
|
||||
- React/ART (1000.0.0):
|
||||
- React/Core
|
||||
- React/Core (1000.0.0):
|
||||
- yoga (= 1000.0.0.React)
|
||||
- React/CxxBridge (1000.0.0):
|
||||
- Folly (= 2016.09.26.00)
|
||||
- React/Core
|
||||
- React/cxxreact
|
||||
- React/cxxreact (1000.0.0):
|
||||
- boost-for-react-native (= 1.63.0)
|
||||
- Folly (= 2016.09.26.00)
|
||||
- React/jschelpers
|
||||
- React/jsinspector
|
||||
- React/DevSupport (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTWebSocket
|
||||
- React/fishhook (1000.0.0)
|
||||
- React/jschelpers (1000.0.0):
|
||||
- Folly (= 2016.09.26.00)
|
||||
- React/PrivateDatabase
|
||||
- React/jsinspector (1000.0.0)
|
||||
- React/PrivateDatabase (1000.0.0)
|
||||
- React/RCTActionSheet (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTAnimation (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTBlob (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTCameraRoll (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTImage
|
||||
- React/RCTGeolocation (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTImage (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTNetwork
|
||||
- React/RCTLinkingIOS (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTNetwork (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTPushNotification (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTSettings (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTText (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTVibration (1000.0.0):
|
||||
- React/Core
|
||||
- React/RCTWebSocket (1000.0.0):
|
||||
- React/Core
|
||||
- React/fishhook
|
||||
- React/RCTBlob
|
||||
- yoga (1000.0.0.React)
|
||||
|
||||
DEPENDENCIES:
|
||||
- DoubleConversion (from `../third-party-podspecs/DoubleConversion.podspec`)
|
||||
- Folly (from `../third-party-podspecs/Folly.podspec`)
|
||||
- glog (from `../third-party-podspecs/glog.podspec`)
|
||||
- React/ART (from `../`)
|
||||
- React/Core (from `../`)
|
||||
- React/CxxBridge (from `../`)
|
||||
- React/DevSupport (from `../`)
|
||||
- React/RCTActionSheet (from `../`)
|
||||
- React/RCTAnimation (from `../`)
|
||||
- React/RCTBlob (from `../`)
|
||||
- React/RCTCameraRoll (from `../`)
|
||||
- React/RCTGeolocation (from `../`)
|
||||
- React/RCTImage (from `../`)
|
||||
- React/RCTLinkingIOS (from `../`)
|
||||
- React/RCTNetwork (from `../`)
|
||||
- React/RCTPushNotification (from `../`)
|
||||
- React/RCTSettings (from `../`)
|
||||
- React/RCTText (from `../`)
|
||||
- React/RCTVibration (from `../`)
|
||||
- React/RCTWebSocket (from `../`)
|
||||
- yoga (from `../ReactCommon/yoga`)
|
||||
|
||||
SPEC REPOS:
|
||||
https://github.com/CocoaPods/Specs.git:
|
||||
- boost-for-react-native
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
DoubleConversion:
|
||||
:podspec: "../third-party-podspecs/DoubleConversion.podspec"
|
||||
Folly:
|
||||
:podspec: "../third-party-podspecs/Folly.podspec"
|
||||
glog:
|
||||
:podspec: "../third-party-podspecs/glog.podspec"
|
||||
React:
|
||||
:path: "../"
|
||||
yoga:
|
||||
:path: "../ReactCommon/yoga"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
||||
DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c
|
||||
Folly: 211775e49d8da0ca658aebc8eab89d642935755c
|
||||
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
|
||||
React: b5ea2f2f4800bbae06eaa2f11e5709fd1958f7bf
|
||||
yoga: bdd268c5812f00bdb52cc2b58f129797e97935eb
|
||||
|
||||
PODFILE CHECKSUM: 2db1aae50ba1389ea02bbb867efcf85182b0336a
|
||||
|
||||
COCOAPODS: 1.5.0
|
Loading…
Reference in New Issue