blob: 80a62fb2591dbe8c99c71ba086ed71b3c062d0f2 [file] [log] [blame]
{
"name": "APIHandling",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "0.1.0",
"summary": "A simple API handler for busy developers!",
"description": "This Api handler handles all types of web api calls, be it get, post etc. Responses are always welcome.",
"homepage": "https://github.com/kuhadiyadharmesh/APIManager",
"authors": {
"Nilesh Netdroidtech": "netdroidtech.nilesh@gmail.com"
},
"source": {
"git": "https://github.com/kuhadiyadharmesh/APIManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "WebCallCommonClass/APIManager.swift"
}