Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0ber committed Mar 28, 2019
1 parent 6020ea9 commit f1a3640
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ ___
## Requirements

- iOS 10.0+
- Xcode 9
- Xcode 10.2

## Installation

Expand Down
2 changes: 1 addition & 1 deletion paper-onboarding.podspec
Expand Up @@ -11,5 +11,5 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '9.0'
s.source = { :git => 'https://github.com/Ramotion/paper-onboarding.git', :tag => s.version.to_s }
s.source_files = 'Source/**/*.swift'
s.swift_version = '5.0'
# s.swift_version = '5.0'
end

0 comments on commit f1a3640

Please sign in to comment.