blob: 16052d335a71d1e4fb16f28ce91a2e175ffc2ef7 [file] [log] [blame]
{
"name": "BSDatePicker",
"version": "2.0.0",
"summary": "Simple pop up dialog to select a date in iOS.",
"description": "This plugin created to simplify the date picking process.",
"homepage": "https://github.com/icemanbsi/BSDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bobby Stenly": "iceman.bsi@gmail.com"
},
"source": {
"git": "https://github.com/icemanbsi/BSDatePicker.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSDatePicker/Classes/**/*"
}