blob: 376a0a8ad493cff7ab74c42bc33bc1ff40bd9110 [file] [log] [blame]
{
"name": "SteviaLayout",
"version": "3.2.0",
"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": "3.2.0"
},
"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",
"pushed_with_swift_version": "3.0"
}