We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd3c54 commit a366b7fCopy full SHA for a366b7f
2 files changed
.swift-version
FreakingSimpleRoundImageView.podspec
@@ -18,6 +18,7 @@ Pod::Spec.new do |s|
18
s.author = { 'realbonus' => 'p.anokhov@gmail.com' }
19
s.source = { :git => 'https://github.com/realbonus/FreakingSimpleRoundImageView.git', :tag => s.version.to_s }
20
21
+ s.swift_version = '4.2'
22
s.ios.deployment_target = '8.0'
23
24
s.source_files = 'FreakingSimpleRoundImageView/Classes/**/*'
0 commit comments