blob: 52dabd0e74b0f96250b20073085c0cf5f3cdc600 [file] [log] [blame]
{
"name": "Maketa",
"version": "2.0.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.0.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Maketa/*.{swift}"
}