blob: b0612b017cdbb9dff3749605e671066fd69f8b86 [file] [log] [blame]
{
"name": "Lyt",
"version": "0.5.1",
"license": "Apache 2.0",
"summary": "UIView, NSView and NSArray categories to make autolayout (more) readable and less verbose",
"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.5.1"
},
"requires_arc": true,
"source_files": "Lyt/*.{h,m}"
}