blob: 9a9b82f6f091ecb66186e0da4f6758762a6ca98e [file] [log] [blame]
{
"name": "HRCycleView",
"version": "1.0.4",
"summary": "用UICollectionView实现的轮播图,带进度条样式",
"homepage": "https://github.com/liuheng368/HRCycleView/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henry": "lhappledev@163.com"
},
"social_media_url": "https://henry.beer",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liuheng368/HRCycleView.git",
"tag": "1.0.4"
},
"source_files": "Sources",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pod_target_xcconfig": {
"swift_versions": "4.2"
}
}