blob: fb54c1642f7bf4491a57ed9d6b073fbf48728d64 [file] [log] [blame]
{
"name": "MagicLayout",
"version": "0.1.0",
"summary": "Auto layout view based API",
"swift_version": "4.0",
"description": "Auto layout view based API.",
"homepage": "https://github.com/demtej/MagicLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Demian Tejo": "demian.tejo@gmail.com"
},
"source": {
"git": "https://github.com/demtej/MagicLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MagicLayout/Classes/**/**/**"
}