[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 9 / e / BMPickerModal / 1.0.2 / BMPickerModal.podspec.json
blobb4ea9fa84518b6a96723719f51cdd17f91566012
2   "name": "BMPickerModal",
3   "version": "1.0.2",
4   "summary": "BMPickerModal is a control showing a UIPicker or a UIDatePicker in a modal view.",
5   "description": "BMPickerModal is an iOS drop-in class that displays a UIPicker or a UIDatePicker as modal view or in a popover controller on the iPad. Used to let the user select from a list of data or pick a date without leaving the current screen. Closures allow easy customisation.",
6   "homepage": "https://github.com/blackmirror-media/BMPickerModal",
7   "license": "MIT",
8   "authors": {
9     "Adam Eri": "adam.eri@blackmirror-media.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/blackmirror-media/BMPickerModal.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"