Skip to content

Commit a366b7f

Browse files
committed
podspec fixed
1 parent 5cd3c54 commit a366b7f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.swift-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

FreakingSimpleRoundImageView.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Pod::Spec.new do |s|
1818
s.author = { 'realbonus' => 'p.anokhov@gmail.com' }
1919
s.source = { :git => 'https://github.com/realbonus/FreakingSimpleRoundImageView.git', :tag => s.version.to_s }
2020

21+
s.swift_version = '4.2'
2122
s.ios.deployment_target = '8.0'
2223

2324
s.source_files = 'FreakingSimpleRoundImageView/Classes/**/*'

0 commit comments

Comments
 (0)