blob: 4858ea00b71d05bc14f057d049065669edee1ac0 [file] [log] [blame]
{
"name": "CustomPickerDialog-Swift",
"version": "1.0.3",
"summary": "A simple custom picker dialog",
"description": "A simple custom picker dialogS",
"license": "MIT",
"homepage": "https://github.com/hwj4477/CustomPickerDialog-Swift",
"authors": {
"wjhong": "hwj4477@gmail.com"
},
"source": {
"git": "https://github.com/hwj4477/CustomPickerDialog-Swift.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.1"
},
"source_files": "CustomPickerDialog/CustomPickerDialog.swift",
"requires_arc": true
}