blob: 8d97453bc2fcc3e0fd7bb8e3a820f50ee5b5468b [file] [log] [blame]
{
"name": "CustomPickerDialog-Swift",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.1"
},
"source_files": "CustomPickerDialog/CustomPickerDialog.swift",
"requires_arc": true
}