Last active
June 25, 2018 06:18
-
-
Save bobgodwinx/1ebef6796ec7a86fde6d7e1890c8b8e5 to your computer and use it in GitHub Desktop.
OST01.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
target 'LegacyApp' do | |
use_frameworks! | |
pod 'RxSwift', '~> 4.2.0' | |
pod 'RxCocoa', '~> 4.2.0' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment