[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 1 / HXNetworkManager / 0.1.0 / HXNetworkManager.podspec.json
blobcf559eb3763fc2f7daa8090efda083e0c2a626c6
2   "name": "HXNetworkManager",
3   "version": "0.1.0",
4   "summary": "HXNetworkManager is use for generic api call",
5   "description": "'HXNetworkManager is use for generic api call. User need to create Apirequest struct and inherit to ApiData protocol. In this pod user need to pass instance of api client.'",
6   "homepage": "https://github.com/sachinD/HXNetworkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sachinD": "sachinD7@hexaware.com"
13   },
14   "source": {
15     "git": "https://github.com/sachindatarkar7/HXNetworkManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "HXNetworkManager/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"