blob: 0999e5a95f83ea46d188c99e2984f1e9b063671d [file] [log] [blame]
{
"name": "SomeScrollBarSwitcher",
"version": "0.0.2",
"license": "MIT",
"summary": "Switcher with infinity scrolling",
"homepage": "https://github.com/smakeev/SomeScrollBarSwitcher",
"authors": {
"Sergey Makeev": "makeev.87@gmail.com"
},
"source": {
"git": "https://github.com/smakeev/SomeScrollBarSwitcher.git",
"tag": "0.0.2"
},
"documentation_url": "https://github.com/smakeev/SomeScrollBarSwitcher/wiki",
"dependencies": {
"Scroller": [
]
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.1"
],
"source_files": "SomeScrollBarSwitcher/SomeScrollBarSwitcher/*.{h,m,swift}",
"swift_version": "5.1"
}