[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / e / d / MTZExpirationDatePicker / 1.0.1 / MTZExpirationDatePicker.podspec.json
blob1e5c2f369f6a027641c1c972638fd28c2a762896
2   "name": "MTZExpirationDatePicker",
3   "version": "1.0.1",
4   "summary": "A simple UIPickerView subclass optimised for expiration date handling.",
5   "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.",
6   "homepage": "https://github.com/mtzaquia/MTZExpirationDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mauricio Tremea Zaquia": "mauriciotzaquia@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mtzaquia/MTZExpirationDatePicker.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "*.{h,m}"