blob: ad41b361ca6eb67c7c8c077775609d9dfc52ce40 [file] [log] [blame]
{
"name": "Stackable",
"version": "0.4.2",
"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": "0.4.2"
},
"source_files": "stackable/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}