Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorJera committed Nov 21, 2017
1 parent d5fa581 commit c662954
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Malert.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Malert'
s.version = '1.1.5'
s.version = '2.0'
s.summary = 'A simple, easy and very customizable alert'

# This description is used to generate tags and improve search results.
Expand All @@ -35,9 +35,5 @@ Pod::Spec.new do |s|
'Malert' => ['Malert/Assets/*.png']
}

# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'

s.dependency 'Cartography', '~> 2.0'
end

0 comments on commit c662954

Please sign in to comment.