blob: 832c270e59403f4ef68a7167aa66b88d00b763b4 [file] [log] [blame]
{
"name": "ConstrainTo",
"platforms": {
"ios": "8.0"
},
"summary": "ConstrainTo is a simple and tiny AutoLayout DSL",
"version": "0.5",
"homepage": "https://github.com/ObjColumnist/ConstrainTo",
"authors": {
"Spencer MacDonald": "spencer.macdonald@gmail.com"
},
"license": {
"type": "BSD (3-clause)",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/ObjColumnist/ConstrainTo.git",
"tag": "0.5"
},
"source_files": "ConstrainTo/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}