blob: acffafa4c3ee933281c2a0c8a195f067bea3d8e6 [file] [log] [blame]
{
"name": "Stackable",
"version": "0.3.3",
"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.3.3"
},
"source_files": "stackable/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}