Skip to content

Commit a60298e

Browse files
committed
no message
1 parent 00cb8fe commit a60298e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

iOS_Bootstrap.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'iOS_Bootstrap'
11-
s.version = '0.2.2'
11+
s.version = '0.2.4'
1212
s.summary = 'iOS Bootstrap library'
1313

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

3030
s.ios.deployment_target = '9.1'
31-
s.swift_version = '4.0'
3231
s.platform = : iOS, '9.1'
3332
s.swift_version = '3.0'
3433
s.build = s.version

0 commit comments

Comments
 (0)