blob: 5adeab77ea575d8572307c75a82d5fec15a150a1 [file] [log] [blame]
{
"name": "Maketa",
"version": "1.1.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.1.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Maketa/*.{swift}"
}