Skip to content

Commit 1121e46

Browse files
committed
Updated the podspec version for Swift 3 release
1 parent 59f3b5b commit 1121e46

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PODS:
22
- Alamofire (4.1.0)
33
- AlamofireImage (3.1.0):
44
- Alamofire (~> 4.0)
5-
- Optik (0.1.2)
5+
- Optik (0.2.0)
66

77
DEPENDENCIES:
88
- AlamofireImage (= 3.1.0)
@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515
SPEC CHECKSUMS:
1616
Alamofire: e266cf991b933498df791e645e0d8ac294492153
1717
AlamofireImage: bb8c8351c51cb1633bb6be69b6dbbaff37ce65b7
18-
Optik: 9dfd99629fc9cf1add7ab555f5ac96d66d5af16a
18+
Optik: 1601123d313b0ef1925912bcb97c1d18fedf5a4b
1919

2020
PODFILE CHECKSUM: c4cc51091b7726b48b7d19365a55eb8f1cc861f2
2121

Optik.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Optik"
3-
s.version = "0.1.2"
3+
s.version = "0.2.0"
44
s.summary = "A Swift library for displaying images from any source, local or remote."
55
s.description = <<-DESC
66
Optik provides a simple viewing experience for a set of images, whether stored locally or remotely.

0 commit comments

Comments
 (0)