blob: 879a2e5d93ce684c2e8b1bc925afad6b0bac904a [file] [log] [blame]
{
"name": "StackedCollectionView",
"version": "2.0.0",
"summary": "Drag, drop, and combine items into stacks.",
"homepage": "https://github.com/oakstudios/StackedCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Givens": "alex@oakmade.com",
"Oak LLC": "info@oakmade.com"
},
"source": {
"git": "https://github.com/oakstudios/StackedCollectionView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}