Created
September 27, 2016 11:52
-
-
Save johnlahboo/9aeaabf19b46e8a4b03951df728be649 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
source 'https://github.com/CocoaPods/Specs.git' | |
platform :ios, '8.0' | |
use_frameworks! | |
target 'AAA' do | |
pod 'RxSwift' | |
pod 'RxCocoa' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment