blob: 507e8216c68cdc0a97a401418370f72f057d63db [file] [log] [blame]
{
"name": "TVNetworking",
"version": "0.0.1",
"summary": "Swift HTTP Networking wrapper around URLSession on iOS",
"description": "HTTP Networking wrapper around URLSession on iOS. Easy to use and manipulate the result",
"homepage": "https://github.com/acumenrev/TVNetworking",
"license": "MIT",
"authors": {
"Tri Vo": "acumen.us@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/acumenrev/TVNetworking.git",
"tag": "0.0.1"
},
"swift_version": "4.2",
"source_files": "tvnetworking/tvnetworking/Source/*.{swift,h,m}"
}