blob: 4d39845ce2309203cccffdcee156741a08744201 [file] [log] [blame]
{
"name": "HSwiftNetworking",
"version": "1.0.1",
"summary": "This lib contains swift networking handler with routers, result & codable.",
"description": "This lib contains swift networking handler with routers, result & codable.\nTODO: Add Comments and write read.me to discribe how it works.",
"homepage": "https://github.com/hassan8357/HSwiftNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hassan Refaat": "hassan.8357@gmail.com"
},
"source": {
"git": "https://github.com/hassan8357/HSwiftNetworking.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "HSwiftNetworking/Classes/**/*",
"swift_version": "5.0"
}