Publish 0.6.13 to private repo (#186)
Summary: Publishes 0.6.13 to private repo Solves #181 Pull Request resolved: https://github.com/facebook/Sonar/pull/186 Reviewed By: passy Differential Revision: D8991760 Pulled By: priteshrnandgaonkar fbshipit-source-id: 3081cfd947d4bfea1defe75903cfa14cce442b19
This commit is contained in:
committed by
Facebook Github Bot
parent
a876f90b68
commit
2155c7799f
95
iOS/Sample/Podfile.lock
Normal file
95
iOS/Sample/Podfile.lock
Normal file
@@ -0,0 +1,95 @@
|
||||
PODS:
|
||||
- boost-for-react-native (1.63.0)
|
||||
- CocoaAsyncSocket (7.6.3)
|
||||
- CocoaLibEvent (1.0.0)
|
||||
- ComponentKit (0.23):
|
||||
- Yoga (~> 1.6)
|
||||
- DoubleConversion (1.1.5)
|
||||
- Folly (1.0.0):
|
||||
- boost-for-react-native
|
||||
- CocoaLibEvent (~> 1.0)
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- OpenSSL-Static (= 1.0.2.c1)
|
||||
- glog (0.3.4)
|
||||
- OpenSSL-Static (1.0.2.c1)
|
||||
- PeerTalk (0.0.2)
|
||||
- RSocket (0.10.0):
|
||||
- Folly
|
||||
- Sonar (0.6.13):
|
||||
- Folly (~> 1.0)
|
||||
- RSocket (~> 0.10)
|
||||
- SonarKit (0.6.13):
|
||||
- SonarKit/Core (= 0.6.13)
|
||||
- SonarKit/Core (0.6.13):
|
||||
- CocoaAsyncSocket (~> 7.6)
|
||||
- Folly (~> 1.0)
|
||||
- OpenSSL-Static (= 1.0.2.c1)
|
||||
- PeerTalk (~> 0.0.2)
|
||||
- Sonar (~> 0.6.13)
|
||||
- SonarKit/CppBridge
|
||||
- SonarKit/FBCxxUtils
|
||||
- SonarKit/FBDefines
|
||||
- SonarKit/CppBridge (0.6.13)
|
||||
- SonarKit/FBCxxUtils (0.6.13)
|
||||
- SonarKit/FBDefines (0.6.13)
|
||||
- SonarKit/SKIOSNetworkPlugin (0.6.13):
|
||||
- SonarKit/Core
|
||||
- SonarKit/SonarKitNetworkPlugin
|
||||
- SonarKit/SonarKitLayoutComponentKitSupport (0.6.13):
|
||||
- ComponentKit
|
||||
- SonarKit/Core
|
||||
- SonarKit/SonarKitLayoutPlugin
|
||||
- Yoga (~> 1.9)
|
||||
- SonarKit/SonarKitLayoutPlugin (0.6.13):
|
||||
- SonarKit/Core
|
||||
- Yoga (~> 1.9)
|
||||
- YogaKit (~> 1.8)
|
||||
- SonarKit/SonarKitNetworkPlugin (0.6.13):
|
||||
- SonarKit/Core
|
||||
- Yoga (1.9.0)
|
||||
- YogaKit (1.9.0):
|
||||
- Yoga (~> 1.9)
|
||||
|
||||
DEPENDENCIES:
|
||||
- SonarKit (~> 0.6.12)
|
||||
- SonarKit/SKIOSNetworkPlugin (~> 0.6.12)
|
||||
- SonarKit/SonarKitLayoutComponentKitSupport (~> 0.6.12)
|
||||
|
||||
SPEC REPOS:
|
||||
https://github.com/cocoapods/specs.git:
|
||||
- boost-for-react-native
|
||||
- CocoaAsyncSocket
|
||||
- CocoaLibEvent
|
||||
- ComponentKit
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- OpenSSL-Static
|
||||
- Yoga
|
||||
- YogaKit
|
||||
https://github.com/facebook/Sonar.git:
|
||||
- Folly
|
||||
- PeerTalk
|
||||
- RSocket
|
||||
- Sonar
|
||||
- SonarKit
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
||||
CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987
|
||||
CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f
|
||||
ComponentKit: bf8b4c4e7448bd15b3a8e5a71174ea7aa6cea98d
|
||||
DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c
|
||||
Folly: ac702dfbe9294be1002f9cddaa0c2ddb99b16288
|
||||
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
|
||||
OpenSSL-Static: bd17e34564a8591ad76b740318683a6caa19a13e
|
||||
PeerTalk: 77481b0a8136f226b90ccf828d6061f70139ffde
|
||||
RSocket: 4fdb7e562db30a2d4fceddefdc601749ffc9ebe2
|
||||
Sonar: 9add2dabe3b3e7a09e162e41e5da570434f0324a
|
||||
SonarKit: 3dcc39f5863c6552c05c1808d7e1b7baad0608eb
|
||||
Yoga: aaae8abea68951f60bee05f6277d3eed90bb91bb
|
||||
YogaKit: d447a9bb808718e6f58e52a2255a8050081a3ead
|
||||
|
||||
PODFILE CHECKSUM: d07ffc626601c76f8c8de1a2545763a712683c2b
|
||||
|
||||
COCOAPODS: 1.5.2
|
||||
Reference in New Issue
Block a user