[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / f / JLYearPicker / 1.0 / JLYearPicker.podspec.json
blob0d2d9e87c168b5c8bdcb979e83affacc5fc3618c
2   "name": "JLYearPicker",
3   "version": "1.0",
4   "summary": "A handy subclass of the UIPickerView for getting a year within a set range from the user.",
5   "description": "\t\t\tThis was written to make getting a year within a set range easy. No more checking if what the user enters is even valid. Simply returns an int with the year.\n",
6   "homepage": "http://github.com/JJLewis/JLYearPicker",
7   "license": "Creative Commons Attribution ShareAlike 3.0 License",
8   "authors": {
9     "Jordan Lewis": "jordan_j_lewis@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/JJLewis/JLYearPicker.git",
16     "commit": "3c2b83dea2ffaae77c90dc48ece74e211408bf4d",
17     "tag": "1.0"
18   },
19   "source_files": "JLYearPicker",
20   "requires_arc": true