[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 9 / LocalResponse / 1.0.8 / LocalResponse.podspec.json
blob749bf36fe088de9c1543764b5d25943b5ab136c6
2   "name": "LocalResponse",
3   "version": "1.0.8",
4   "summary": "Mock iOS http API calls, without proxy and certificates, uses swizzling",
5   "swift_versions": "4.2",
6   "description": "Local response is a powerful developer tool for iOS developers, allowing you to intercept and mock network traffic in your iOS apps without the need for certificates or proxy configurations. This tool is a lightweight alternative to Proxyman and Charles Proxy, specifically designed for simplicity and ease of use.",
7   "homepage": "https://github.com/chanonly123/local-response",
8   "screenshots": "https://github.com/chanonly123/local-response/raw/main/demo/demo2.gif",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chandan Karmakar": "chan.only.123@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/chanonly123/local-response.git",
18     "tag": "1.0.8"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/LocalResponse/**/*.{swift}",
24   "swift_version": "4.2"