blob: 461ff2073532b56461bd1c3ab77fd17971e00776 [file] [log] [blame]
{
"name": "HSCycleGalleryView",
"version": "1.0.4",
"summary": "A simple carousel view using UICollectionView.",
"homepage": "https://github.com/zyphs21/HSCycleGalleryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyphs21": "hansenhs21@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zyphs21/HSCycleGalleryView.git",
"tag": "1.0.4"
},
"source_files": "HSCycleGalleryView/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4.0"
}