blob: 8227f2dd163bbb5129e540c2e901952e54790c36 [file] [log] [blame]
{
"name": "CNDatePickerView",
"version": "0.0.1",
"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.1"
},
"source_files": "CNDatePickerView/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}