2 "name": "SwiftCassowary",
4 "summary": "Swift implement of constraint solving algorithm",
5 "description": "Cassowary is a swift implement of constraint solving algorithm Cassowary which forms the core of the OS X and iOS Autolayout . \n* This library is heavily inspired by this c++ implement rhea",
6 "homepage": "https://github.com/nangege/Cassowary",
12 "TangNan": "nangezao@foxmail.com"
14 "swift_version": "4.2",
18 "module_name": "Cassowary",
20 "git": "https://github.com/nangege/Cassowary.git",
24 "Cassowary/Sources/*.swift",
25 "Cassowary/Cassowary.h"
27 "public_header_files": [
28 "Cassowary/Cassowary.h"