Fix Xcode 12 build error

This commit is contained in:
Alisa Mylnikova
2020-06-30 14:07:19 +07:00
parent e6d675c92b
commit 25bc58019d
4 changed files with 39 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ActivityIndicatorView"
s.version = "0.0.2"
s.version = "0.0.3"
s.summary = "A number of preset loading indicators created with SwiftUI."
s.homepage = 'https://github.com/exyte/ActivityIndicatorView.git'