Skip to content

Commit

Permalink
updated Version NO.
Browse files Browse the repository at this point in the history
  • Loading branch information
nimati committed Aug 13, 2016
1 parent 70c2b73 commit 11281c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FCAlertView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'FCAlertView'
s.version = '0.0.17'
s.version = '0.0.19'
s.summary = 'FCAlertView is a Flat Customizable AlertView'

# This description is used to generate tags and improve search results.
Expand All @@ -28,7 +28,7 @@ FCAlertView is a fully customizable and beautifully designed AlertView. I design
s.source = { :git => 'https://github.com/nimati/FCAlertView.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/nima_tahami'

s.ios.deployment_target = '8.0'
s.ios.deployment_target = '7.0'

s.source_files = 'FCAlertView/Classes/**/*'

Expand Down

0 comments on commit 11281c5

Please sign in to comment.