blob: 769416f21544c598ada62050175e337d043c0e7e [file] [log] [blame]
{
"name": "AloeStackView",
"version": "1.2.0",
"license": "Apache License, Version 2.0",
"summary": "A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.",
"homepage": "https://github.com/airbnb/AloeStackView",
"authors": "Airbnb",
"source": {
"git": "https://github.com/airbnb/AloeStackView.git",
"tag": "v1.2.0"
},
"swift_version": "5.0",
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "9.0"
}
}