[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 8 / APIHandling / 0.1.0 / APIHandling.podspec.json
blob80a62fb2591dbe8c99c71ba086ed71b3c062d0f2
2   "name": "APIHandling",
3   "license": {
4     "type": "MIT",
5     "file": "LICENSE"
6   },
7   "version": "0.1.0",
8   "summary": "A simple API handler for busy developers!",
9   "description": "This Api handler handles all types of web api calls, be it get, post etc. Responses are always welcome.",
10   "homepage": "https://github.com/kuhadiyadharmesh/APIManager",
11   "authors": {
12     "Nilesh Netdroidtech": "netdroidtech.nilesh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kuhadiyadharmesh/APIManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "WebCallCommonClass/APIManager.swift"