mirror of
https://github.com/sparrowcode/AlertKit.git
synced 2026-06-16 12:44:37 +00:00
Allow customisation. Added support SwiftUI.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'SPAlert'
|
||||
s.version = '5.0.1'
|
||||
s.version = '5.1.0'
|
||||
s.summary = 'Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets. Support SwiftUI.'
|
||||
s.homepage = 'https://github.com/sparrowcode/AlertKit'
|
||||
s.source = { :git => 'https://github.com/sparrowcode/AlertKit.git', :tag => s.version }
|
||||
|
||||
Reference in New Issue
Block a user