blob: 547efea02c38480b6d6f9074416b519cc451fe86 [file] [log] [blame]
{
"name": "JLPickerCollection",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLPickerCollection/Classes/**/*"
}