Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
autresphere committed Feb 10, 2015
1 parent e92ab37 commit bdd8c64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ASMediaFocusManager.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ASMediaFocusManager"
s.version = "0.2"
s.version = "0.3"
s.license = 'MIT'
s.summary = "Animate your iOS image views to fullscreen on a simple tap."
s.authors = {
Expand All @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/autresphere/ASMediaFocusManager"
s.source = {
:git => "https://github.com/autresphere/ASMediaFocusManager.git",
:tag => "0.2"
:tag => "0.3"
}
s.platform = :ios, '6.0'
s.source_files = 'ASMediaFocusManager/*.{h,m}'
Expand Down

0 comments on commit bdd8c64

Please sign in to comment.