[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / 1 / JLPickerCollection / 0.1.4 / JLPickerCollection.podspec.json
blobc1e0bba1d33c805ada5e0b0e57e51fe9192b37a2
2   "name": "JLPickerCollection",
3   "version": "0.1.4",
4   "summary": "date picker and picker view with simple interface.",
5   "description": "it's really easy to show date picker or picker view with simple interface based on block.",
6   "homepage": "https://github.com/buhikon/JLPickerCollection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joey Lee": "slarinz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/buhikon/JLPickerCollection.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JLPickerCollection/Classes/*.{h,m}",
22   "resources": "JLPickerCollection/Classes/*.{xib}"