blob: 77fcea71dcf5ba44e89153d035ae1ff7b0f2ced0 [file] [log] [blame]
{
"name": "SteviaLayout",
"version": "2.1.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": "2.1.0"
},
"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"
}