Add support for Swift Package Manager #1032

Closed
salling wants to merge 17 commits from swiftpm into main
4 changed files with 56 additions and 5 deletions
Showing only changes of commit 2bcbdc5630 - Show all commits

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |spec|
spec.name = 'Yoga'
spec.version = '1.18.1'
spec.version = '1.18.0'
spec.license = { :type => 'MIT', :file => "LICENSE" }
spec.homepage = 'https://yogalayout.com/'
spec.documentation_url = 'https://yogalayout.com/docs'