blob: bfb49f59c64293b668d9674f132d8c57601af860 [file] [log] [blame]
{
"name": "dkdpicker",
"version": "1.0.0",
"summary": "Picker framework.",
"description": "Picker framework is created.",
"homepage": "https://github.com/dipendradubey/picker",
"license": "MIT",
"authors": {
"Dipendra Dubey": "dipsdubey@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/dipendradubey/picker.git",
"tag": "1.0.0"
},
"source_files": "picker/**/*.{h,m,swift}"
}