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 b2c51fe commit 00cb8fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file not shown.
4 changes: 3 additions & 1 deletion 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.1'
s.version = '0.2.2'
s.summary = 'iOS Bootstrap library'

# This description is used to generate tags and improve search results.
Expand All @@ -30,6 +30,8 @@ Pod::Spec.new do |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

s.source_files = 'iOS_Bootstrap/Classes/**/*'
s.xcconfig = {
Expand Down

0 comments on commit 00cb8fe

Please sign in to comment.