blob: 9bf3347763bdc88afdb433e9950c8a4b11436385 [file] [log] [blame]
{
"name": "ScrollStack",
"version": "0.1.4",
"summary": "A vertical & horizontal scrollable stack layout that supports weighted sizing of elements.",
"description": "ScrollStack is a vertical & horizontal scrollable stack layout that supports weighted sizing of elements.",
"homepage": "https://github.com/cmc5788/ScrollStack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cmc5788": "cmc5788@gmail.com"
},
"source": {
"git": "https://github.com/cmc5788/ScrollStack.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "ScrollStack/Classes/**/*"
}