Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadmssm committed Jun 9, 2018
1 parent 00cb8fe commit a60298e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file not shown.
3 changes: 1 addition & 2 deletions iOS_Bootstrap.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'iOS_Bootstrap'
s.version = '0.2.2'
s.version = '0.2.4'
s.summary = 'iOS Bootstrap library'

# This description is used to generate tags and improve search results.
Expand All @@ -28,7 +28,6 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/ahmadmssm/iOS_Bootstrap', :tag => s.version.to_s }

s.ios.deployment_target = '9.1'
s.swift_version = '4.0'
s.platform = : iOS, '9.1'
s.swift_version = '3.0'
s.build = s.version
Expand Down

0 comments on commit a60298e

Please sign in to comment.