blob: 031242d57f94eb89f1ee7808601c4d536cf442c9 [file] [log] [blame]
{
"name": "HJWeather",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "5.0"
}