[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / e / HTTPiOSCLient / 0.1.0 / HTTPiOSCLient.podspec.json
blob6240d533c5cc0c8b550f7598c48c2b46f9565954
2   "name": "HTTPiOSCLient",
3   "version": "0.1.0",
4   "summary": "A short description of HTTPiOSCLient.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/caggiulio/HTTPiOSCLient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caggiulio": "giulio.caggegi@skylabs.it"
13   },
14   "source": {
15     "git": "https://github.com/caggiulio/HTTPiOSCLient.git",
16     "branch": "main",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "HTTPiOSCLient/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ],
30     "PromiseKit": [
32     ]
33   }