File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ 3.0
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ github "Imperiopolis/Swiftly" ~> 1.0
3838
3939### Swift Version
4040
41- Swiftly 0.2 .0 and later require Swift 3.0. For older versions of Swift, please use the Swiftly 0.1.0 build.
41+ Swiftly 1 .0 and later require Swift 3.0. For older versions of Swift, please use the Swiftly 0.1.0 build.
4242
4343## Custom Operators
4444
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "Swiftly"
3- s . version = "0.1 .0"
3+ s . version = "1.0 .0"
44 s . summary = "Swiftly generate Auto Layout constraints."
55 s . description = <<-DESC
66Swiftly generate Auto Layout constraints and interact with them with all of Apple's built in functions.
You can’t perform that action at this time.
0 commit comments