[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / d / 3 / CollectionPickerView / 0.1.0 / CollectionPickerView.podspec.json
blobc4435bb828e7be73e52b0677a0714441bc3a0e2d
2   "name": "CollectionPickerView",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CollectionPickerView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"