blob: 0580d10fcf0ed629ab2a12dca211bcb82519a6a0 [file] [log] [blame]
{
"name": "JLPickerCollection",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLPickerCollection/Classes/*.{h,m}",
"resources": "JLPickerCollection/Classes/*.{xib}"
}