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