blob: 9487f003456df709a76daa2e97a459a2f2b4c740 [file] [log] [blame]
{
"name": "CNDatePickerView",
"version": "0.0.2",
"summary": "Custom UIPickerView for date selection.",
"description": "Custom UIPickerView for date selection.\nUse it instead standart picker.",
"homepage": "https://github.com/megavolt605/CNDatePickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Smirnov": "megavolt605@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/megavolt605/CNDatePickerView.git",
"tag": "0.0.2"
},
"source_files": "CNDatePickerView/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}