blob: a5cfe2b408e4116d091ac64ffa59bde8f654038a [file] [log] [blame]
{
"name": "Networkable",
"version": "1.0.0",
"summary": "Ad-hoc network layer built on URLSession",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/duytph/Networkable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duytph": "tphduy@gmail.com"
},
"source": {
"git": "https://github.com/duytph/Networkable.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.3",
"source_files": "Sources/**/*",
"swift_version": "5.3"
}