[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / 1 / JLPickerCollection / 0.1.3 / JLPickerCollection.podspec.json
blobf701a5ae9e3e515010b37e28845937374036a1b4
2   "name": "JLPickerCollection",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JLPickerCollection/Classes/*.{h,m}",
22   "resources": "JLPickerCollection/Classes/*.{xib}"