We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2eac3f commit f7cb285Copy full SHA for f7cb285
DOAlertController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "DOAlertController"
3
- s.version = "0.0.1"
+ s.version = "1.0.0"
4
s.summary = "Simple Alert View written in Swift, which can be used as a UIAlertController replacement."
5
s.homepage = "https://github.com/okmr-d/DOAlertController"
6
s.screenshots = "https://raw.githubusercontent.com/okmr-d/okmr-d.github.io/master/img/DOAlertController/AlertScreenshot.png", "https://raw.githubusercontent.com/okmr-d/okmr-d.github.io/master/img/DOAlertController/ActionSheetScreenshot.png"
0 commit comments