blob: d4afe5a6a82cdf329819c71732ef703ae76b7631 [file] [log] [blame]
{
"name": "NetworkSession",
"platforms": {
"ios": "10.0"
},
"version": "1.1.2",
"summary": "This is network abstraction layer written in Swift",
"homepage": "https://github.com/danielrsousa/NetworkSession",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "danielrochadesousa@gmail.com"
},
"source": {
"git": "https://github.com/danielrsousa/NetworkSession.git",
"tag": "1.1.2"
},
"source_files": "NetworkSession/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}