2 "name": "ConstraintMaker",
4 "summary": "A readable easy to use constraint library.",
5 "description": "Creating constraints in code is a hard and repeatable work.\nOther libraries also have messy syntax.\nWe designed this library so it would be easy to use and have beautiful syntax.",
6 "homepage": "https://github.com/ashkanpower/ConstraintMaker",
12 "ashkan": "ashkanpower@gmail.com"
17 "swift_versions": "4.2",
19 "git": "https://github.com/ashkanpower/ConstraintMaker.git",
22 "source_files": "ConstraintMaker/**/*.{h,m,swift}",
23 "swift_version": "4.2"