Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
ivanbruel committed Aug 2, 2016
1 parent 6407201 commit 39f0307
Showing 34 changed files with 1,679 additions and 7 deletions.
6 changes: 6 additions & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
use_frameworks!
target 'RxTimer_Tests' do
pod 'RxTimer', :path => '../'


end
16 changes: 16 additions & 0 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PODS:
- RxTimer (0.1.0)

DEPENDENCIES:
- RxTimer (from `../`)

EXTERNAL SOURCES:
RxTimer:
:path: "../"

SPEC CHECKSUMS:
RxTimer: ac5023aaf19e7c805016f7eb3a433b6171c794c4

PODFILE CHECKSUM: 5f80bc3443e7bd46dc1bca3968f2d43d3d019139

COCOAPODS: 1.0.1
22 changes: 22 additions & 0 deletions Example/Pods/Local Podspecs/RxTimer.podspec.json

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

16 changes: 16 additions & 0 deletions Example/Pods/Manifest.lock

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

536 changes: 536 additions & 0 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions Example/Pods/Target Support Files/Pods-RxTimer_Tests/Info.plist

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.

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.

Loading

0 comments on commit 39f0307

Please sign in to comment.