Skip to content

Commit

Permalink
swift version updated to swift4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetkgunay committed Sep 24, 2017
1 parent f2a0e1f commit 938c382
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CollageView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = '1.0.2'
s.summary = "Easy to use and fully customizable CollageView with multiple images inside."
s.description = <<-DESC
Custom View, collageView implementation with pure swift3. This Library's aim is to make easily photo collage views.
Custom View, collageView implementation with pure swift4. This Library's aim is to make easily photo collage views.
DESC
s.homepage = "https://github.com/ahmetkgunay/CollageView"
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![License](https://img.shields.io/cocoapods/l/CollageView.svg?style=flat)](http://cocoapods.org/pods/CollageView)
[![Platform](https://img.shields.io/cocoapods/p/CollageView.svg?style=flat)](http://cocoapods.org/pods/CollageView)

Custom View, collageView implementation with pure swift3.
Custom View, collageView implementation with pure swift4.

This Library's aim is to make easily photo collage views.

Expand Down
2 changes: 1 addition & 1 deletion swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0
4.0

0 comments on commit 938c382

Please sign in to comment.