blob: 13ba7d86c8999ba48e3d0d6decb8330bc96602ea [file] [log] [blame]
{
"name": "ConstraintLib",
"version": "1.0.3",
"summary": "Swif library that simplifies interacting with Xcode Constraints.",
"homepage": "https://github.com/stefanrenne/ConstraintLib",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/stefanrenne/ConstraintLib.git",
"tag": "1.0.3"
},
"authors": "Stefan Renne",
"platforms": {
"ios": "8.0"
},
"source_files": "ConstraintLib/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}