Skip to content

Commit

Permalink
Aw yeah, we're checking in our Pods folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Oct 24, 2017
1 parent cf845ea commit df3a81f
Show file tree
Hide file tree
Showing 304 changed files with 33,369 additions and 11 deletions.
8 changes: 0 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ DerivedData
*.ipa
*.xcuserstate

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
Pods/

# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
Expand Down
6 changes: 3 additions & 3 deletions Demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Nimble (7.0.2)
- NSObject+Rx (4.0):
- NSObject+Rx (4.1.0):
- RxSwift (~> 4.0)
- Quick (1.2.0)
- RxSwift (4.0.0)
Expand All @@ -17,10 +17,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2
NSObject+Rx: 8ffa23187ef51245718324b83266efdddb95d0db
NSObject+Rx: bee6d95c835ca70e3c0d2478947e0588d2a2be3f
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
RxSwift: fd680d75283beb5e2559486f3c0ff852f0d35334

PODFILE CHECKSUM: 4f420ecd33a82075e360098bbed0ccaadfeb1728

COCOAPODS: 1.3.1
COCOAPODS: 1.4.0.beta.1
32 changes: 32 additions & 0 deletions Demo/Pods/Local Podspecs/NSObject+Rx.podspec.json

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

26 changes: 26 additions & 0 deletions Demo/Pods/Manifest.lock

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

201 changes: 201 additions & 0 deletions Demo/Pods/Nimble/LICENSE

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

Loading

0 comments on commit df3a81f

Please sign in to comment.