blob: d324748fab5536e3d1e86f0130ecea3f5bde9cf4 [file] [log] [blame]
{
"name": "SwiftlyScrollSlider",
"version": "0.2",
"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.2"
},
"source_files": [
"Classes",
"SwiftlyScrollSlider/Sources/**/*.{swift}"
],
"resources": "SwiftlyScrollSlider/Assets/*.*",
"requires_arc": true
}