Skip to content

Commit

Permalink
Updated the podspec version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
htinlinn committed Mar 16, 2017
1 parent ca1e778 commit 199cb42
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.3
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Alamofire (3.5.0)
- AlamofireImage (2.5.0):
- Alamofire (~> 3.5)
- Optik (0.1.1)
- Optik (0.1.2)

DEPENDENCIES:
- AlamofireImage (= 2.5.0)
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Alamofire: b70a7352335f8ea5babd0a923eb7e8eacc67b877
AlamofireImage: 2d34936e5201270bb17a316a786e90e83b4a249d
Optik: 8d3d810572388ef52b7b7ca777a3fc1e52a452ae
Optik: 9dfd99629fc9cf1add7ab555f5ac96d66d5af16a

PODFILE CHECKSUM: 27c31acd958f583498f9647076e631c10d75b89f

Expand Down
2 changes: 1 addition & 1 deletion Optik.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Optik"
s.version = "0.1.1"
s.version = "0.1.2"
s.summary = "A Swift library for displaying images from any source, local or remote."
s.description = <<-DESC
Optik provides a simple viewing experience for a set of images, whether stored locally or remotely.
Expand Down

0 comments on commit 199cb42

Please sign in to comment.