blob: 52c35fb0bdb189b7506a5026f3395485e99ee422 [file] [log] [blame]
{
"name": "FixNet",
"version": "0.0.1",
"summary": "iOS Base Network layer",
"description": "iOS Base Network layer using generics",
"homepage": "https://github.com/alexandercg/FixNet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexanderCG": "alexandercgamez@gmail.com"
},
"source": {
"git": "https://github.com/alexandercg/FixNet.git",
"tag": "0.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"source_files": "FixNet/Classes/**/*"
}