blob: 1e5c2f369f6a027641c1c972638fd28c2a762896 [file] [log] [blame]
{
"name": "MTZExpirationDatePicker",
"version": "1.0.1",
"summary": "A simple UIPickerView subclass optimised for expiration date handling.",
"description": "The MTZExpirationDatePicker is a simple component that subclass UIPickerView and provides an easy and drop-in way to use it with your project. It also allows the setup of a minimum and maximum date.",
"homepage": "https://github.com/mtzaquia/MTZExpirationDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mauricio Tremea Zaquia": "mauriciotzaquia@gmail.com"
},
"source": {
"git": "https://github.com/mtzaquia/MTZExpirationDatePicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "*.{h,m}"
}