blob: d0406a20276c8f7f21acbdd4f67d6dbf15cfafcd [file] [log] [blame]
{
"name": "StackedCollectionView",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit"
}