blob: 9f8d767e9dab382b6cc407b939907e23467c8387 [file] [log] [blame]
{
"name": "SNM",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Henawey/SNM",
"authors": {
"Ahmed Henawey": "Henawey@gmailcom"
},
"summary": "Simple Network Management Project is a small abstraction wrapper layer for URLSession and URLSessionDataTask.",
"source": {
"git": "https://github.com/Henawey/SNM.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": "SNM/SNM/**/*.{swift}",
"requires_arc": true,
"swift_version": "5.0"
}