Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
Bump to v 0.9 (changelog: added captions support)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinosa committed Jun 24, 2016
1 parent ea896df commit 99cb7c2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
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.4.0)
- AlamofireImage (2.4.0):
- Alamofire (~> 3.3)
- WistiaKit (0.8.2):
- WistiaKit (0.9):
- Alamofire (~> 3.3)
- AlamofireImage (~> 2.4)

Expand All @@ -16,7 +16,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Alamofire: c19a627cefd6a95f840401c49ab1f124e07f54ee
AlamofireImage: 87408b652e0f5ae5fe364035f15aea8b9b24c77e
WistiaKit: 1c64a51e129dde2ce754191ebac1937125a59e0c
WistiaKit: c3d1b258b1ff4ee4a3a613b24d5a69105f61ef95

PODFILE CHECKSUM: 39f4e05824aa046cc4e791747aa25b4d2ab920db

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/WistiaKit.podspec.json

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

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

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

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/WistiaKit/Info.plist

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

2 changes: 1 addition & 1 deletion WistiaKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "WistiaKit"
s.version = "0.8.2"
s.version = "0.9"
s.summary = "Access and playback all of your Wistia media"

s.description = <<-DESC
Expand Down

0 comments on commit 99cb7c2

Please sign in to comment.