blob: d23fe75b74e689a8cbbfca2733cbeffc6729c3a9 [file] [log] [blame]
{
"name": "SCCycleScrollViewKit",
"version": "0.1.2",
"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": "0.1.2"
},
"source_files": "SCCycleScrollView/SCCycleScrollView/Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}