blob: 3ba83c9b20ffbf39863d0e81bee11b4f59f968c4 [file] [log] [blame]
{
"name": "AutoLayoutPlus",
"version": "0.0.1",
"summary": "A bit of steroids for AutoLayout, powered by Swift.",
"homepage": "https://github.com/ruipfcosta/AutoLayoutPlus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rui Costa": "rui.pfcosta@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ruipfcosta/AutoLayoutPlus.git",
"tag": "0.0.1"
},
"source_files": "AutoLayoutPlus/*.swift",
"requires_arc": true
}