blob: 0361fee153b96c1814417d2020918694e0d73368 [file] [log] [blame]
{
"name": "SSCycleScrollView",
"version": "2.0.1",
"summary": "infinate scroll home page using swift",
"homepage": "https://github.com/dulingkang/SSCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shawn Du": "dulingkang@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dulingkang/SSCycleScrollView.git",
"tag": "v2.0.1",
"submodules": true
},
"source_files": "SSCycleScrollView/**/*.{h,swift}",
"resources": "SSCycleScrollView/**/*.{jpg,plist}",
"dependencies": {
"SDWebImage": [
],
"SDWebImage/WebP": [
]
}
}