[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / CellPickerView / 0.0.1 / CellPickerView.podspec.json
blobfedfbffee9fffae25382828306c1b100577ad0ab
2   "name": "CellPickerView",
3   "version": "0.0.1",
4   "summary": "Swift UIView that enables the user to select options through a smooth UX",
5   "description": "CellPickerView is a UIView subclass that enables the user\nto select one or more options from a list of options encapsulating the selection\nlogic and the animations away. The cells could have text, icons, or both.",
6   "homepage": "https://github.com/EssamEmad/CellPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Essam Ewaisha": "essamemad16@gmail.com"
13   },
14   "social_media_url": "https://facebook.com/E.Emad",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/EssamEmad/CellPickerView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "CellPickerView",
24     "CellPickerView/**/*.{h,m}"
25   ],
26   "swift_version": "4.2"