blob: 677eea97801fdd14048994dfae1bf5c98285cb78 [file] [log] [blame]
{
"name": "QPCycleScrollView",
"version": "1.0.0",
"summary": "CycleScrollView for Swift.",
"description": "It is a CycleScrollView used on iOS, which implement by Swift.",
"homepage": "https://github.com/ChenQianPing/QPCycleScrollView",
"license": "MIT",
"authors": {
"QianPing Chen": "pingkeke@163.com"
},
"platforms": {
"ios": "9.2"
},
"source": {
"git": "https://github.com/ChenQianPing/QPCycleScrollView.git",
"tag": "1.0.0"
},
"source_files": "QPCycleScrollView/*.swift",
"frameworks": "UIKit",
"module_name": "QPCycleScrollView",
"pushed_with_swift_version": "3.0"
}