blob: e6eec82a8b579ced5abb0afad2c40ff73cd65392 [file] [log] [blame]
{
"name": "SBNetwork",
"version": "0.2.1",
"summary": "A short description of SBNetwork.",
"swift_versions": "5.0",
"description": "Network service",
"homepage": "https://github.com/sangbeomLee/SBNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangbeomLee": "wing951@naver.com"
},
"source": {
"git": "https://github.com/sangbeomLee/SBNetwork.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Core/**/*",
"swift_version": "5.0"
}