blob: fb42267b3da358fb50da34db9e1d458934e58710 [file] [log] [blame]
{
"name": "SQAutoScrollView",
"version": "1.0.1",
"summary": "banner auto scroll that is a simple and easy to use",
"homepage": "https://github.com/YinSiQian/SQAutoScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YinSQ": "18620895340@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YinSiQian/SQAutoScrollView.git",
"tag": "1.0.1"
},
"source_files": "SQAutoScrollView/Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 4.0.1"
]
},
"pushed_with_swift_version": "4.0"
}