blob: 12877db20424f9ad9b555c8d671709cc49ae816f [file] [log] [blame]
{
"name": "Lyt",
"version": "0.6",
"license": "Apache 2.0",
"summary": "Categories to make autolayout (more) readable and less verbose. For iOS and OS X.",
"homepage": "https://github.com/robotmedia/Lyt",
"authors": "Hermes Pique",
"social_media_url": "https://twitter.com/hpique",
"source": {
"git": "https://github.com/robotmedia/Lyt.git",
"tag": "v0.6"
},
"requires_arc": true,
"source_files": "Lyt/*.{h,m}"
}