mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
♻️ :: Update example application
This commit is contained in:
@@ -28,10 +28,10 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
|
||||
s.author = { 'Felix Mau' => 'contact@felix.hamburg' }
|
||||
s.source = { :git => 'https://github.com/fxm90/GradientLoadingBar.git', :tag => s.version.to_s }
|
||||
|
||||
s.swift_version = '5.1'
|
||||
s.swift_version = '5.5'
|
||||
s.ios.deployment_target = '9.0'
|
||||
|
||||
s.source_files = 'GradientLoadingBar/Classes/**/*'
|
||||
s.source_files = 'GradientLoadingBar/**/*'
|
||||
|
||||
# s.resource_bundles = {
|
||||
# 'GradientLoadingBar' => ['GradientLoadingBar/Assets/*.png']
|
||||
|
||||
Reference in New Issue
Block a user