Skip to content

Commit

Permalink
Update pods for updated SDCAutoLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
sberrevoets committed May 10, 2015
1 parent 7acf065 commit a9c59c8
Show file tree
Hide file tree
Showing 35 changed files with 635 additions and 429 deletions.
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- RBBAnimation (0.3.0)
- SDCAutoLayout (2.0.1)
- RBBAnimation (0.4.0)
- SDCAutoLayout (2.0.3)

DEPENDENCIES:
- RBBAnimation (~> 0.3)
- SDCAutoLayout (~> 2.0)

SPEC CHECKSUMS:
RBBAnimation: 243d73be1a526f1b51d266b182e4aa0cfe9cbf64
SDCAutoLayout: 9998a215ce25c352bef27233240b997880015a7f
RBBAnimation: 4b2d66f6d993febce63cd564da934985313b9c59
SDCAutoLayout: e6885bb39ab8e2ec2ff84d158f38035f025f7420

COCOAPODS: 0.34.1
COCOAPODS: 0.36.4

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBAnimation.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBBlockBasedArray.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBCubicBezier.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBCustomAnimation.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBEasingFunction.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBLinearInterpolation.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBSpringAnimation.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/RBBAnimation/RBBTweenAnimation.h

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.

1 change: 1 addition & 0 deletions Pods/Headers/Private/SDCAutoLayout/UIView+SDCAutoLayout.h

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.

10 changes: 5 additions & 5 deletions Pods/Manifest.lock

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

678 changes: 319 additions & 359 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions Pods/RBBAnimation/RBBAnimation/NSValue+PlatformIndependence.h

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

67 changes: 67 additions & 0 deletions Pods/RBBAnimation/RBBAnimation/NSValue+PlatformIndependence.m

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

4 changes: 4 additions & 0 deletions Pods/RBBAnimation/RBBAnimation/RBBAnimation.h

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

26 changes: 22 additions & 4 deletions Pods/RBBAnimation/RBBAnimation/RBBAnimation.m

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

2 changes: 1 addition & 1 deletion Pods/RBBAnimation/RBBAnimation/RBBLinearInterpolation.h

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

113 changes: 78 additions & 35 deletions Pods/RBBAnimation/RBBAnimation/RBBLinearInterpolation.m

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

4 changes: 2 additions & 2 deletions Pods/RBBAnimation/RBBAnimation/RBBSpringAnimation.h

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

Loading

0 comments on commit a9c59c8

Please sign in to comment.