blob: 8c742fd731d28bd09c511d0e543e79f1a9318538 [file] [log] [blame]
{
"name": "JLWeatherPicker",
"version": "1.0",
"summary": "A handy subclass of UIPickerView for getting weather conditions from the user.",
"description": "\t\t\tThis was written for getting valid weather conditions from the user without checking if the input was valid. Super easy to implement and to add your own conditions.\n",
"homepage": "http://github.com/JJLewis/JLWeatherPicker",
"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/JLWeatherPicker.git",
"commit": "a1e9ee0532f3b3a4e5f8e3d3d6d33fe7f171b016",
"tag": "1.0"
},
"source_files": "JLWeatherPicker",
"requires_arc": true
}