blob: ae383fcfeddaa437a1288747f551e67562ecf7ef [file] [log] [blame]
{
"name": "Lyt",
"version": "0.2",
"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",
"social_media_url": "https://twitter.com/robotmedia",
"source": {
"git": "https://github.com/robotmedia/Lyt.git",
"tag": "v0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Lyt/*.{h,m}"
}