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