2 "name": "FunctionalLayout",
4 "summary": "A wrapper around `NSLayoutAnchor` API.",
5 "description": "This CocoaPod provides the ability to construct instances of the `NSLayoutConstraint` in a beautiful functional approach by wrapping around the `NSLayoutAnchor` API.",
6 "homepage": "https://github.com/DevAndArtist/swift-functionallayout",
12 "Adrian Zubarev": "adrian.zubarev@devandartist.com"
15 "git": "https://github.com/DevAndArtist/swift-functionallayout.git",
18 "social_media_url": "https://twitter.com/DevAndArtist",
22 "source_files": "Sources/**/*.swift",
23 "frameworks": "UIKit",
24 "pushed_with_swift_version": "3.0"