Skip to content

Commit 3342973

Browse files
committed
Release 1.0.0
1 parent 40b90a0 commit 3342973

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.DS_Store

8 KB
Binary file not shown.

CKWaveCollectionViewTransition.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = "https://github.com/CezaryKopacz/CKWaveCollectionViewTransition"
66
s.license = { :type => "MIT" }
77
s.author = { "Cezary Kopacz" => "salvation.sv@gmail.com" }
8-
s.source = { :git => "https://github.com/CezaryKopacz/CKWaveCollectionViewTransition.git" }
8+
s.source = { :git => "https://github.com/CezaryKopacz/CKWaveCollectionViewTransition.git", :tag => "1.0.0" }
99
s.source_files = "Classes", "Classes/**/*.{swift}"
10-
s.ios.deployment_target = "7.0"
10+
s.ios.deployment_target = "8.0"
1111
end

Example/.DS_Store

10 KB
Binary file not shown.

0 commit comments

Comments
 (0)