blob: 912ea9a5377cb9d6be74c7890fd6a11d13a64b38 [file] [log] [blame]
{
"name": "StackLayoutView",
"version": "0.1.2",
"summary": "StackLayout is a UIStackView replacement that don't rely on auto layout",
"deprecated": true,
"deprecated_in_favor_of": "StackViewLayout",
"homepage": "https://github.com/layoutBox/StackLayout/",
"license": "BSD 3-clause",
"authors": {
"Luc Dion": "luc_dion@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/layoutBox/StackLayout.git",
"tag": "0.1.2"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}