[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 6 / StubbornNetwork / 0.1.1 / StubbornNetwork.podspec.json
blob6f2707b0bf8daec1148cc69cc5359bbf54a7375d
2   "name": "StubbornNetwork",
3   "version": "0.1.1",
4   "summary": "A Swifty and clean stubbing machine.",
5   "description": "The Stubborn Network makes your SwiftUI development more efficient and UI tests more reliable by stubbing responses of your network requests.\n\nIt makes it easy to record new stubs and it speeds things up!",
6   "homepage": "https://github.com/q231950/the-stubborn-network",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "martinkim.pham@gmail.com"
13   },
14   "documentation_url": "https://github.com/q231950/the-stubborn-network#-stubbed-ui-tests",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "watchos": "6.0"
19   },
20   "swift_versions": "5.2",
21   "source": {
22     "git": "https://github.com/q231950/the-stubborn-network.git",
23     "tag": "0.1.1"
24   },
25   "source_files": "Sources/StubbornNetwork/**/*.swift",
26   "swift_version": "5.2"