blob: 372751742f203f56bd833308f87b0ff4ec47d8a5 [file] [log] [blame]
{
"name": "AloeStackView",
"version": "1.0.1",
"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.0.1"
},
"swift_version": "4.2",
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "9.0"
}
}