blob: 398d115bab05a1a08cad51418cfb24a0a4c0e593 [file] [log] [blame]
{
"name": "AUPickerCell",
"version": "1.0.1.1",
"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.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "AUPickerCell/AUPickerCell/*.{swift}"
}