We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209fc28 commit fae1dc2Copy full SHA for fae1dc2
.swift-version
@@ -0,0 +1 @@
1
+4.0
Markup.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
2
s.name = "Markup"
3
- s.version = "1.0"
+ s.version = "2.0-beta.1"
4
s.summary = "Lightweight markup text formatting in Swift"
5
s.description = <<-DESC
6
Markup generates attributed strings using a familiar markup syntax:
0 commit comments