blob: a80fc69a5b00c9a066805ad188946790d7ae8bcd [file] [log] [blame]
{
"name": "JLPickerCollection",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLPickerCollection/Classes/**/*",
"resource_bundles": {
"JLPickerCollection": [
"JLPickerCollection/Classes/*.xib"
]
},
"resources": "JLPickerCollection/**/*.xib"
}