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