Skip to content

Commit

Permalink
Bumped to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vikmeup committed Jun 26, 2014
1 parent db19880 commit 2af83a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SCLAlertView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "SCLAlertView"
s.version = "0.1.2"
s.version = "0.2"
s.summary = "Beautiful Alert View. Written in Swift"

s.description = <<-DESC
Expand Down Expand Up @@ -60,7 +60,7 @@ Pod::Spec.new do |s|
#

# s.platform = :ios
s.platform = :ios, "7.0"
#s.platform = :ios, "7.0"

# When using multiple platforms
# s.ios.deployment_target = "5.0"
Expand Down Expand Up @@ -109,7 +109,7 @@ Pod::Spec.new do |s|
# the lib prefix of their name.
#

s.framework = "QuartzCore"
#s.framework = "QuartzCore"
# s.frameworks = "SomeFramework", "AnotherFramework"

# s.library = "iconv"
Expand Down

0 comments on commit 2af83a8

Please sign in to comment.