Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #11

Merged
merged 3 commits into from Nov 19, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions Example/Podfile
@@ -1,5 +1,6 @@
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
inhibit_all_warnings!

pod "RxViewModel", :path => "../"
pod 'Nimble'
Expand Down
14 changes: 7 additions & 7 deletions Example/Podfile.lock
@@ -1,12 +1,12 @@
PODS:
- Nimble (3.0.0)
- Quick (0.8.0)
- RxCocoa (2.0.0-beta.2):
- RxCocoa (2.0.0-beta.3):
- RxSwift (~> 2.0.0-beta)
- RxSwift (2.0.0-beta.2)
- RxSwift (2.0.0-beta.3)
- RxViewModel (2.3.1):
- RxCocoa (~> 2.0.0-beta.2)
- RxSwift (~> 2.0.0-beta.2)
- RxCocoa (~> 2.0.0-beta.3)
- RxSwift (~> 2.0.0-beta.3)

DEPENDENCIES:
- Nimble
Expand All @@ -20,8 +20,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Nimble: 4c353d43735b38b545cbb4cb91504588eb5de926
Quick: 563d0f6ec5f72e394645adb377708639b7dd38ab
RxCocoa: ee39aa3ab24a8dde3832669f8e1e2c7652925e0c
RxSwift: 795720c22352cf1f62669ef3695b5df7e195103b
RxViewModel: 1a649843997c9d7dec253bcf946933502e8e5b0c
RxCocoa: 1472006304b296d03c847f78b21384523cc4902e
RxSwift: 19fbe885b404d1d36d42ac8535134739a9b42952
RxViewModel: 2dcd72b8ce252a4d3e3a0b328d15bf9af3a1a1fa

COCOAPODS: 0.39.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/RxViewModel.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,353 changes: 1,213 additions & 1,140 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions Example/Pods/RxCocoa/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.