{ | |
"name": "Stackable", | |
"version": "0.3.1", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"summary": "iOS framework for laying out nested views vertically and horizontally", | |
"homepage": "https://github.com/SEEK-Jobs/seek-stackable", | |
"authors": "SEEK", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/SEEK-Jobs/seek-stackable.git", | |
"tag": "0.3.1" | |
}, | |
"source_files": "stackable/**/*.swift", | |
"frameworks": "UIKit", | |
"requires_arc": true, | |
"pushed_with_swift_version": "3.0" | |
} |