blob: b65daaae4e9c5aa9057b1652a8876e0eea451437 [file] [log] [blame]
{
"name": "CyclePageView",
"version": "0.0.1",
"summary": "CyclePageView.",
"description": "this is CyclePageView",
"homepage": "https://github.com/qiangjindong/CyclePageView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"QJD": "qiangjindong@163.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiangjindong/CyclePageView.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"swift_version": "4.2"
}