blob: 344f95a6419f5c455bb8a53f23e842aa3cd77139 [file] [log] [blame]
{
"name": "Lyt",
"version": "0.4",
"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/robotmedia",
"source": {
"git": "https://github.com/robotmedia/Lyt.git",
"tag": "v0.4"
},
"requires_arc": true,
"source_files": "Lyt/*.{h,m}"
}