blob: fcb840d549f9c7136852dac3fc16e9dd43665f07 [file] [log] [blame]
{
"name": "TMSNetwork",
"version": "0.0.6",
"summary": "URLSession기반의 Network Requester.",
"description": "Network Reqest의 기본(Post, Get)적인 동작을 담고 있는 패키지.",
"homepage": "https://github.com/temosan/TMSNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mjgu": "mjgu@crscube.co.kr"
},
"source": {
"git": "https://github.com/temosan/TMSNetwork.git",
"tag": "0.0.6"
},
"source_files": "Sources/*",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}