mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
♻️ :: fix warning Usage of the .swift_version file has been deprecated! Please delete the file and use the swift_versions attribute within your podspec instead.
This commit is contained in:
@@ -29,6 +29,7 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
|
||||
s.source = { :git => 'https://github.com/fxm90/GradientLoadingBar.git', :tag => s.version.to_s }
|
||||
s.social_media_url = 'https://twitter.com/_fxm90'
|
||||
|
||||
s.swift_version = '5.0'
|
||||
s.ios.deployment_target = '9.0'
|
||||
|
||||
s.source_files = 'GradientLoadingBar/Classes/**/*'
|
||||
|
||||
Reference in New Issue
Block a user