Skip to content

Conversation

aufflick
Copy link

Hi Indragie,

I know you probably don't care about CocoaPods, but it would be handy if the master repo had a podspec :)

Copy link
Owner

@indragiek indragiek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor nits to fix, thanks for doing this! Sorry it took so long for me to get to this.

Pod::Spec.new do |s|
s.name = "SwiftAutoLayout"
s.version = "1.0.0"
s.summary = "Tiny Swift SDL for Autolayout"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here, should be DSL :)

s.version = "1.0.0"
s.summary = "Tiny Swift SDL for Autolayout"
s.homepage = "https://github.com/indragiek/SwiftAutoLayout"
s.author = { "Indragie Karunatne" => "[email protected]" }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Indentation

@indragiek indragiek mentioned this pull request Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants