blob: 0fbf5402cfda3e96144f17bebf189b3332c7a3af [file] [log] [blame]
{
"name": "SteviaLayout",
"version": "2.0.1",
"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": "2.0.1"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "Stevia/Stevia/Stevia/Source/*.swift",
"requires_arc": true,
"description": "Elegant view layout for iOS :leaves: - Auto layout code finally readable by a human being"
}