Skip to content

Instantly share code, notes, and snippets.

@yota345
Last active August 12, 2016 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yota345/c6beaa06e0940f604364112cda394a25 to your computer and use it in GitHub Desktop.
Save yota345/c6beaa06e0940f604364112cda394a25 to your computer and use it in GitHub Desktop.
Cartfile used in RxSwiftSample (https://github.com/takuwan0405/RxSwiftSample)
# HTTP通信用ライブラリ
github "Alamofire/Alamofire"
# RxSwift
github "ReactiveX/RxSwift"
# JSON parser
github "ikesyo/Himotoki"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment