blob: dd09af933000dbcbe9e1c45cf2dcf045a6a9d4f9 [file] [log] [blame]
{
"name": "SteviaLayout",
"version": "4.6.1",
"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.6.1"
},
"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"
}