Carthage and CocoaPods support #309

Closed
guidomb wants to merge 5 commits from cocoapods-support into master
24 changed files with 862 additions and 434 deletions
Showing only changes of commit 515bfcb1cd - Show all commits

View File

@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
spec.homepage = 'https://facebook.github.io/yoga/'
spec.authors = {
'Emil Sjölander' => 'sjolander.emil@gmail.com',
'Dustin Shahidehpour' => 'email@email.com'
'Dustin Shahidehpour' => 'dshahidehpour@gmail.com'
}
spec.summary = 'Yoga is a cross-platform layout engine which implements Flexbox.'
spec.description = <<-DESC