| { | |
| "name": "HSCycleGalleryView", | |
| "version": "1.1.2", | |
| "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.1.2" | |
| }, | |
| "source_files": "HSCycleGalleryView/**/*.{h,m,swift}", | |
| "pod_target_xcconfig": { | |
| "SWIFT_VERSION": "4.2" | |
| } | |
| } |