[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 3 / CollectionPickerView / 0.1.3 / CollectionPickerView.podspec.json
blob5425ee6857246d3f74df484ca53e491dfeb9ba5e
2   "name": "CollectionPickerView",
3   "version": "0.1.3",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "3ph": "instantni.med@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/3ph/CollectionPickerView.git",
16     "tag": "0.1.3"
17   },
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CollectionPickerView/Classes/**/*"