blob: f701a5ae9e3e515010b37e28845937374036a1b4 [file] [log] [blame]
{
"name": "JLPickerCollection",
"version": "0.1.3",
"summary": "date picker and picker view with simple interface.",
"description": "it's really easy to show date picker or picker view with simple interface based on block.",
"homepage": "https://github.com/buhikon/JLPickerCollection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joey Lee": "slarinz@gmail.com"
},
"source": {
"git": "https://github.com/buhikon/JLPickerCollection.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLPickerCollection/Classes/*.{h,m}",
"resources": "JLPickerCollection/Classes/*.{xib}"
}