blob: e0a4e0c9fd354d12e6c115394ef34f160d0ae93a [file] [log] [blame]
{
"name": "Lyt",
"version": "0.1",
"license": "Apache 2.0",
"summary": "A UIView category to make autolayout (more) readable and less verbose",
"homepage": "https://github.com/robotmedia/Lyt",
"authors": "Hermes Pique",
"source": {
"git": "https://github.com/robotmedia/Lyt.git",
"tag": "v0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Lyt/*.{h,m}"
}