blob: 261f5e3ddd1fb94152635c57cb5027dfc3d2006b [file] [log] [blame]
{
"name": "Maketa",
"version": "2.1.1",
"summary": "An operational API to manage AutoLayout",
"description": "**Maketa** provides an operational, easy to read, easy to write, API to manage AutoLayout.",
"homepage": "https://github.com/ManueGE/Maketa/",
"license": "MIT",
"authors": "Manuel García-Estañ",
"social_media_url": "http://twitter.com/ManueGE",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ManueGE/Maketa.git",
"tag": "2.1.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Maketa/*.{swift}"
}