blob: 4fc3098699221e8876f9458b65824a56039532cb [file] [log] [blame]
{
"name": "JLWeather",
"version": "1.0",
"summary": "Handy Wrapper for Fetching Weather from the OpenWeatherMap",
"description": " A longer description of JLWeather in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\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": "68d2299da4d28f43d8027c74d23bbf4a8dd5d259",
"tag": "1.0"
},
"source_files": "JLWeather/JLWeather.{h,m}",
"frameworks": "CoreLocation",
"requires_arc": true
}