Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
changsanjiang committed Jul 18, 2019
1 parent 4892b60 commit 524308b
Show file tree
Hide file tree
Showing 28 changed files with 604 additions and 143 deletions.
Binary file modified Example/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use_frameworks!
platform :ios, '8.0'

target 'SJFullscreenPopGesture_Example' do
pod 'SJFullscreenPopGesture/ObjC', :path => '../'
pod 'SJFullscreenPopGesture/Swift', :path => '../'


pod 'Masonry'
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Masonry (1.1.0)
- SJFullscreenPopGesture/ObjC (1.4.6)
- SJFullscreenPopGesture/Swift (1.5.0)
- SJScrollEntriesView (1.1.0):
- Masonry
- SJTransitionAnimator (1.0.2)
Expand All @@ -10,7 +10,7 @@ PODS:

DEPENDENCIES:
- Masonry
- SJFullscreenPopGesture/ObjC (from `../`)
- SJFullscreenPopGesture/Swift (from `../`)
- SJScrollEntriesView
- SJTransitionAnimator
- SJUIFactory
Expand All @@ -28,11 +28,11 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SJFullscreenPopGesture: 87d86642ded32b69de92354771b6743e1e38a99b
SJFullscreenPopGesture: 8cf4641216b9f091e0d1be3bff0945f3855c1ec5
SJScrollEntriesView: 2388fec9dbb6ab639f8966de036394eeb753617d
SJTransitionAnimator: 531f43f1bf883e210f7392da79fab4d39753eec1
SJUIFactory: b3e973c5e2ae08bc5a1bd2c68d94c00f81e01a0b

PODFILE CHECKSUM: 73283a9b1d9044e4deb04c56ac7bcb38c3e9c18a
PODFILE CHECKSUM: 67961dacee303341e8b9fdf45c0026db2aafc22c

COCOAPODS: 1.7.4

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

8 changes: 4 additions & 4 deletions Example/Pods/Manifest.lock

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

240 changes: 118 additions & 122 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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 524308b

Please sign in to comment.