[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / d / b / 1 / RevoHttp / 0.3.1 / RevoHttp.podspec.json
blob69c5b41469272495960aa0b76877e4e1a1d8e3f9
2   "name": "RevoHttp",
3   "version": "0.3.1",
4   "summary": "Foundation http.",
5   "description": "A wrapper arround native Http requests for simpler and cleaner code",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.0",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "13.0",
15     "tvos": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/revosystems/revohttp.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "RevoHttp/src/**/*.{swift}",
22   "dependencies": {
23     "RevoFoundation": [
24       "~> 0.2.0"
25     ]
26   },
27   "swift_version": "5.0"