blob: 519b059d2c2fbb36c1386ccfe6abcea29243c749 [file] [log] [blame]
{
"name": "AUPickerCell",
"version": "1.0.0.0",
"summary": "Embedded picker view for table cells",
"description": "A UITableViewCell with an embedded UIPickerView for dates or strings.",
"homepage": "https://github.com/azizuysal/AUPickerCell",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Aziz Uysal": "azizuysal@gmail.com"
},
"social_media_url": "https://twitter.com/azizuysal",
"source": {
"git": "https://github.com/azizuysal/AUPickerCell.git",
"tag": "1.0.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "AUPickerCell/AUPickerCell/*.{swift}"
}