Skip to content

Instantly share code, notes, and snippets.

@johnlahboo
Created September 27, 2016 11:52
Show Gist options
  • Save johnlahboo/9aeaabf19b46e8a4b03951df728be649 to your computer and use it in GitHub Desktop.
Save johnlahboo/9aeaabf19b46e8a4b03951df728be649 to your computer and use it in GitHub Desktop.
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