blob: c1b3783dec119cfd22ae305636d59666b536def7 [file] [log] [blame]
{
"name": "SteviaLayout",
"version": "4.4.3",
"summary": "Elegant view layout for iOS",
"homepage": "https://github.com/s4cha/Stevia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"source": {
"git": "https://github.com/s4cha/Stevia.git",
"tag": "4.4.3"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8",
"tvos": "10.2"
},
"description": "Elegant view layout for iOS :leaves: - Auto layout code finally readable by a human being",
"module_name": "Stevia"
}