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