diff --git a/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate b/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate index c7afee60..3332db12 100644 Binary files a/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate and b/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/iOS_Bootstrap.podspec b/iOS_Bootstrap.podspec index 677bf52e..c851493c 100644 --- a/iOS_Bootstrap.podspec +++ b/iOS_Bootstrap.podspec @@ -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. @@ -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 = {