blob: a20c036a641630b2233f81b9406208976dd6442e [file] [log] [blame]
{
"name": "ECNetworking",
"version": "2.0.0",
"summary": "A simple swifty networking layer.",
"description": "A simple swifty networking layer. Supports custom interceptions.",
"homepage": "https://github.com/EvanCooper9/ECNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EvanCooper9": "evan.cooper@rogers.com"
},
"source": {
"git": "https://github.com/EvanCooper9/ECNetworking.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.5",
"source_files": "Sources/**/*",
"swift_version": "5.5"
}