-
Fully supports iOS 11 safeAreaLayoutGuide, and fix #470
-
update readme
-
repair annotation mistake
-
Add DerivedData to gitignore
-
Fix markdown
-
Fix typo.
-
[Better] Fix Xcode 9 warnings
-
Fix xcode 9 warnings
-
support safeAreaLayoutGuide of iOS 11
-
Fix xcode 9 warnings
-
added NS_NOESCAPE to blocks
-
updated .travis.yml to use xcode 8
-
Added inset property
-
bug fix: use greaterThanOrEqualTo or lessThanOrEqualTo to add a attri…