blob: 0d2d9e87c168b5c8bdcb979e83affacc5fc3618c [file] [log] [blame]
{
"name": "JLYearPicker",
"version": "1.0",
"summary": "A handy subclass of the UIPickerView for getting a year within a set range from the user.",
"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",
"homepage": "http://github.com/JJLewis/JLYearPicker",
"license": "Creative Commons Attribution ShareAlike 3.0 License",
"authors": {
"Jordan Lewis": "jordan_j_lewis@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JJLewis/JLYearPicker.git",
"commit": "3c2b83dea2ffaae77c90dc48ece74e211408bf4d",
"tag": "1.0"
},
"source_files": "JLYearPicker",
"requires_arc": true
}