blob: cfd55013d213d21ff4e73e590509370057186d24 [file] [log] [blame]
{
"name": "ScrollStack",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "ScrollStack/Classes/**/*"
}