blob: c1cb8068f952769b3d21f3c0eef8979a8478e6c6 [file] [log] [blame]
{
"name": "MTZExpirationDatePicker",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "*.{h,m}"
}