blob: 6d47145b74fe1e31967623bb2789437c3153dd13 [file] [log] [blame]
{
"name": "Maketa",
"version": "1.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": "1.1.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Maketa/*.{swift}"
}