blob: b2ba3997adc53db26d208ed358627671cdce47ac [file] [log] [blame]
{
"name": "DTPickerPresenter",
"version": "0.2.0",
"license": "MIT",
"summary": "Modern wrapper for UIDatePicker and UIPickerView presentation.",
"homepage": "https://github.com/DenHeadless/DTPickerPresenter",
"authors": {
"Denys Telezhkin": "denys.telezhkin@yandex.ru"
},
"source": {
"git": "https://github.com/DenHeadless/DTPickerPresenter.git",
"tag": "0.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "DTPickerPresenter",
"social_media_url": "https://twitter.com/DTCoder"
}