blob: 65fef2eb7ba35e6d753a59b446445a660ce10f83 [file] [log] [blame]
{
"name": "C0T0",
"version": "0.2.2",
"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.2"
},
"source_files": "C0T0/**/*.swift",
"swift_version": "4.1"
}