blob: 463bceef0e63409b516a2aadd36bb691fb1a25f0 [file] [log] [blame]
{
"name": "SwiftlyScrollSlider",
"version": "0.4.0",
"summary": "Swiftly Scroll Slider",
"description": "Swiftly Scroll Slider - a custom slider to UIScrollView",
"homepage": "https://github.com/maximbilan/SwiftlyScrollSlider",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maximbilan/SwiftlyScrollSlider.git",
"tag": "0.4.0"
},
"source_files": [
"Classes",
"SwiftlyScrollSlider/Sources/**/*.{swift}"
],
"resources": "SwiftlyScrollSlider/Assets/*.*",
"requires_arc": true,
"pushed_with_swift_version": "4"
}