blob: f484d7f79a2a5b30f4a329bbc882d81e95e747f4 [file] [log] [blame]
{
"name": "SteviaLayout",
"version": "3.0.0",
"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.0.0"
},
"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"
}