blob: c6deb8baba565c14407a44db1cfafbf9aeaf632c [file] [log] [blame]
{
"name": "Stackable",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS framework for laying out nested views vertically and horizontally",
"homepage": "https://github.com/seek-oss/seek-stackable",
"authors": "SEEK",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/seek-oss/seek-stackable.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}