Skip to content

Commit

Permalink
Changed DIImerative API for chaining
Browse files Browse the repository at this point in the history
  • Loading branch information
k06a committed May 23, 2016
1 parent c813a2d commit bc643a3
Show file tree
Hide file tree
Showing 10 changed files with 294 additions and 149 deletions.
1 change: 1 addition & 0 deletions DeluxeInjection.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.source_files = 'Pod/Classes/**/*'
s.public_header_files = 'Pod/Classes/DeluxeInjection.h'
s.dependency 'RuntimeRoutines'
end
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
DeluxeInjection: ec3c67be202fc3d892412fbfe0307625afdcb383
DeluxeInjection: 3402ea17cac8fb0dbcb316753c36406076bfde22
RuntimeRoutines: 2b79a691652c63061de81982b4a524cb3b323cf3

PODFILE CHECKSUM: 095b1b2a21b7a2eaf9b786c4cf1f3c391bbf4c94
Expand Down
1 change: 1 addition & 0 deletions Example/Pods/Local Podspecs/DeluxeInjection.podspec.json

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

2 changes: 1 addition & 1 deletion Example/Pods/Manifest.lock

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

176 changes: 88 additions & 88 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

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 bc643a3

Please sign in to comment.