blob: 4be952d249ee1f6f98b2e3e0fdc032ee81016359 [file] [log] [blame]
{
"name": "Weathersama",
"version": "1.1.2",
"license": "MIT",
"summary": "Elegant library for access openweathermap.org with google geocode and class mode inside.",
"homepage": "https://github.com/icaksama/Weathersama",
"social_media_url": "http://twitter.com/icaksama",
"authors": {
"icaksama": "icaksama@gmail.org"
},
"source": {
"git": "https://github.com/icaksama/Weathersama.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Weathersama/Weathersama/**/*.{swift,h}",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "4.0"
}