[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / c / b / RealHTTP / 1.6.2 / RealHTTP.podspec.json
blobcd876d682561f5d2f60a3269b9ba2297a01039b8
2   "name": "RealHTTP",
3   "version": "1.6.2",
4   "summary": "Lightweight yet powerful http-client & stubber for Swift with native async/await support",
5   "homepage": "https://github.com/immobiliare/RealHTTP.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Immobiliarelabs": "mobile@immobiliare.it"
12   },
13   "social_media_url": "https://twitter.com/immobiliarelabs",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/immobiliare/RealHTTP.git",
19     "tag": "1.6.2"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "frameworks": "Foundation",
29   "source_files": "Sources/RealHTTP/**/*.swift",
30   "swift_version": "5.5"