[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / d / ASHTTPFramework / 0.3 / ASHTTPFramework.podspec.json
blob787baaf5bab02f0835c2e73e0b7ea2cf9556dddc
2   "name": "ASHTTPFramework",
3   "version": "0.3",
4   "summary": "HTTPFramework based on Combine",
5   "description": "ASHTTPFramework is HTTP framework that provides great functionality to interact with HTTP protocol using Apple Combine framework",
6   "homepage": "https://github.com/SavinovJr/HTTPFramework",
7   "license": {
8     "type": "MIT",
9     "file": "MIT License"
10   },
11   "authors": {
12     "Anton Savinov": "anton-savinov@mail.ru"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/SavinovJr/HTTPFramework.git",
19     "tag": "0.3"
20   },
21   "source_files": "HTTPFramework/**/*.{swift}",
22   "swift_versions": "5.3",
23   "dependencies": {
24     "SwiftLint": [
26     ]
27   },
28   "swift_version": "5.3"