blob: 4b72cde86027945748eee266507bb46b84894a58 [file] [log] [blame]
{
"name": "HJWeather",
"version": "0.1.3",
"summary": "Helps to use weather information in Korea",
"description": "Helps to use weather information in Korea, included weather and dust information.",
"homepage": "https://github.com/HJKim95/HJWeather",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HJKim95": "25ephipany@naver.com"
},
"source": {
"git": "https://github.com/HJKim95/HJWeather.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "5.0"
}