blob: b49cd314751ce2a9ecafde837a22ccea1da58269 [file] [log] [blame]
{
"name": "SCCycleScrollViewKit",
"version": "4.2.0",
"summary": "A fast, lightweight carousel figure.",
"description": "A fast, lightweight carousel figure, which is based on UICollectionView.",
"homepage": "https://github.com/tsc000",
"license": "MIT",
"authors": {
"tsc000": "787753577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tsc000/SCCycleScrollView.git",
"tag": "4.2.0"
},
"source_files": "SCCycleScrollView/SCCycleScrollView/Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}