4 "homepage": "https://github.com/whf5566/TPLayout",
10 "huafeng.wei": "whf5566@gmail.com"
12 "social_media_url": "https://www.wellphone.me",
17 "git": "https://github.com/whf5566/TPLayout.git",
20 "source_files": "TPLayout/TPLayout",
21 "public_header_files": "TPLayout/TPLayout/*.{h}",
23 "summary": "The simple API for iOS Auto Layout — impressively simple, immensely powerful.",
24 "description": "# TPLayout\nHarness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. The API for iOS Auto Layout — impressively simple, immensely powerful. PureLayout extends `UIView`, `NSArray`, and `NSLayoutConstraint` . TPLayout is an Objective-C library that also works (and looks!) great with Swift using a bridging header.\nWriting Auto Layout code from scratch isn't easy. TPLayout provides a fully capable and developer-friendly interface for Auto Layout. It is designed for clarity and simplicity, it adds only a thin layer of third party code and is engineered for maximum performance."