blob: f795f25e12dee3ddc6e5bff6f03c9d02d3242034 [file] [log] [blame]
{
"name": "JLWeather",
"version": "1.01",
"summary": "Handy Wrapper for Fetching Weather from the OpenWeatherMap",
"description": "\t\t\tOne of the easiest ways to fetch reliable weather data from the Open Weather Map.\n",
"homepage": "https://github.com/JJLewis/JLWeather",
"license": "Creative Commons Attribution ShareAlike 3.0 License",
"authors": {
"Jordan Lewis": "jordan_j_lewis@icloud.com"
},
"source": {
"git": "https://github.com/JJLewis/JLWeather.git",
"commit": "c9a59cbfa01dfd504aca1cec4edfb239bf8ecef6",
"tag": "1.01"
},
"source_files": "JLWeather/JLWeather.{h,m}",
"frameworks": "CoreLocation",
"requires_arc": true
}