2 "name": "DeclarativeLayout",
4 "summary": "This library is a wrapper around UIKit/Autolayout that allows you to declaratively define the layout of your views",
5 "description": "This library is a wrapper around UIKit/Autolayout that allows you to declaratively define the layout of your views. Redefine the layout of your views and the library will handle adding/removing subviews as well as activating and deactivating constraints as needed.",
6 "homepage": "https://github.com/HotCocoaTouch/DeclarativeLayout",
12 "HotCocoaTouch": "srscottrobbins@gmail.com"
15 "git": "https://github.com/hotcocoatouch/DeclarativeLayout.git",
21 "source_files": "DeclarativeLayout/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "3.0"