blob: 5e98fdb47da397aada308786da3c15560b71967d [file] [log] [blame]
{
"name": "C0T0",
"version": "0.2.1",
"summary": "HTTP networking library.",
"description": "HTTP networking library written in Swift.",
"homepage": "https://github.com/tooploox/C0T0",
"license": "MIT",
"authors": {
"TPLX iOS team": "ios@tooploox.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/tooploox/C0T0.git",
"tag": "v0.2.1"
},
"source_files": "C0T0/**/*.swift",
"swift_version": "4.1"
}