Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
Masonry
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Robert Payne
9 years ago
Commit
375d9a5e625b4a39fc056d57154926ec607250c4
1 parent
1417abc3
Update podspec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Masonry.podspec
Masonry.podspec
View file @
375d9a5
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'Masonry'
s
.
version
=
'1.0.
1
'
s
.
version
=
'1.0.
2
'
s
.
license
=
'MIT'
s
.
summary
=
'Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.'
s
.
homepage
=
'https://github.com/cloudkite/Masonry'
...
...
Please
register
or
login
to post a comment