mirror of
https://github.com/exyte/ActivityIndicatorView.git
synced 2026-04-07 19:17:39 +00:00
add separate struct/files for each indicators
add folder source path in podspec
This commit is contained in:
@@ -19,6 +19,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.source_files = [
|
||||
'Source/*.h',
|
||||
'Source/*.swift'
|
||||
'Source/*.swift',
|
||||
'Source/Indicators/*.swift'
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user