[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / a / 1 / UIMultiPicker / 0.1.0 / UIMultiPicker.podspec.json
blob59e7d352ed970f4f3f3732e161f637f70a8de3fc
2   "name": "UIMultiPicker",
3   "version": "0.1.0",
4   "summary": "UIPickerView with multiple selection support.",
5   "homepage": "https://cocoapods.org/pods/UIMultiPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Aleks Selivanov": "aleks.selivanov@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/aselivanov/UIMultiPicker.git",
15     "tag": "0.1.0"
16   },
17   "swift_version": "4.2",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIMultiPicker/Classes/**/*"