blob: df8ddf84b8d80c29aa78da1446535f2aba353c8d [file] [log] [blame]
{
"name": "SSCycleScrollView",
"version": "1.0.3",
"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": "v1.0.3",
"submodules": true
},
"source_files": "SSCycleScrollView/**/*.{h,swift}",
"resources": "SSCycleScrollView/**/*.{jpg,plist}"
}