2 "name": "FrameAccessor",
5 "summary": "Easy access to view's frame.",
6 "homepage": "https://github.com/AlexDenisov/FrameAccessor",
7 "description": "\n You can access x, y, width, height, origin or size like properties.\n Like this:\n view.x = 15;\n view.width = 167;\n ",
9 "Alex Denisov": "1101.debian@gmail.com"
12 "git": "https://github.com/AlexDenisov/FrameAccessor.git",
18 "source_files": "UIView+FrameAccessor.{h,m}",