-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demo project updated with new feature supports delegation pattern
- Loading branch information
1 parent
660215e
commit a4eed81
Showing
9 changed files
with
39 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
PODS: | ||
- AKGPushAnimator (1.0.4) | ||
- AKGPushAnimator (1.0.5) | ||
|
||
DEPENDENCIES: | ||
- AKGPushAnimator (~> 1.0.4) | ||
- AKGPushAnimator (~> 1.0.5) | ||
|
||
SPEC CHECKSUMS: | ||
AKGPushAnimator: d8bb4b710a798603f4c8b5c71be3578f1f1ed708 | ||
AKGPushAnimator: 11056d87f7c208db8c5afd6f3cbcd97c7240ff79 | ||
|
||
PODFILE CHECKSUM: 1a9ca41fd159f3d33bb6dfef8b6d066d7528e902 | ||
PODFILE CHECKSUM: 8d46bbaab7e34eb1cf2c97782fd46e67103f15ec | ||
|
||
COCOAPODS: 1.2.1 |
6 changes: 3 additions & 3 deletions
6
Examples/AKGPushAnimatorTableviewDemo/Pods/AKGPushAnimator/README.md
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 3 additions & 2 deletions
5
Examples/AKGPushAnimatorTableviewDemo/Pods/AKGPushAnimator/Source/AKGPushAnimator.swift
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
Examples/AKGPushAnimatorTableviewDemo/Pods/Target Support Files/AKGPushAnimator/Info.plist
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.