2 "name": "UIScrollViewContentAccessors",
4 "summary": "Easy access to UIScrollView's content properties.",
5 "description": "\n You can access contentOffsetX, contentOffsetY, contentInsetTop, contentInsetLeft, contentInsetBottom, contentInsetRight, contentWidth or contentHeight like properties.\n Like this:\n scrollview.contentWidth = 320;\n ",
6 "homepage": "https://github.com/Antondomashnev/UIScrollViewContentAccessors",
8 "Anton Domashnev": "antondomashnev@gmail.com"
11 "git": "https://github.com/Antondomashnev/UIScrollViewContentAccessors.git",
21 "source_files": "UIScrollView+ContentAccessors/UIScrollView+ContentAccessors.{h,m}",