blob: 9f79eb264787679e5a0eb975df20303469cb96c9 [file] [log] [blame]
{
"name": "ScrollStackView",
"version": "1.0.0",
"summary": "Scroll Stack View",
"description": "A set of useful utilities",
"homepage": "https://github.com/DPLibs/ScrollStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Polyakov": "dmitriyap11@gmail.com"
},
"source": {
"git": "https://github.com/DPLibs/ScrollStackView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ScrollStackView/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}