blob: 81884c6874fc19e68ea9136e72a1b567adf68cd8 [file] [log] [blame]
{
"name": "ForecastIOClient",
"version": "0.2.2",
"summary": "A Swift forecast.io API client.",
"homepage": "https://github.com/pwillsey/ForecastIOClient",
"license": "MIT",
"authors": {
"Peter Willsey": "pwillsey@gmail.com"
},
"source": {
"git": "https://github.com/pwillsey/ForecastIOClient.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/pwillsey",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}