blob: 0ec6c60298068e034e59f89eaf2fbbcf838945e4 [file] [log] [blame]
{
"name": "ConstraintLib",
"version": "1.0.5",
"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.5"
},
"authors": "Stefan Renne",
"platforms": {
"ios": "8.0"
},
"source_files": "ConstraintLib/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}