Skip to content

Commit

Permalink
Update SuperPuperDuperLayout.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaZolotarev committed Mar 9, 2018
1 parent 0d920c0 commit 38ede0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperPuperDuperLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SuperPuperDuperLayout'
s.version = '1.0.0'
s.version = '1.0.1'
s.license = 'MIT'
s.summary = 'Lightweight, elegant and safe wrapper over auto layout.'
s.description = 'Lightweight, elegant and safe wrapper over auto layout. Inspired by Layout Anchors ( https://developer.apple.com/documentation/uikit/nslayoutanchor ) and SnapKit ( https://github.com/SnapKit/SnapKit ). Without overheads such as «extension UIView», «extension UILayoutGuide», «objc_setAssociatedObjectAssociatedObject», «objc_getAssociatedObject» etc.'
Expand Down

0 comments on commit 38ede0f

Please sign in to comment.