2 "name": "CollectionPickerView",
4 "summary": "A generic customizable picker view based on UICollectionView.",
5 "description": "Generic and customizable picker based on UICollectionView. Picker cells are fully\ncustomizable. Supports flat/wheel look, snap to center after scroll, horizontal\nand vertical direction.\n\nFork of AKPickerView-Swift. Works in iOS 8.",
6 "homepage": "https://github.com/3ph/CollectionPickerView",
12 "3ph": "instantni.med@gmail.com"
15 "git": "https://github.com/3ph/CollectionPickerView.git",
18 "swift_version": "4.2",
22 "source_files": "CollectionPickerView/Classes/**/*",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "4.0"