blob: 0386769e72b7864ad82f49cc29d7f81fae2057f2 [file] [log] [blame]
{
"name": "Maketa",
"version": "1.0.0",
"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.0.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Maketa/*.{swift}"
}