[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 3 / 6 / StubNetworkKit / 0.1.1 / StubNetworkKit.podspec.json
blobf809a3576b6c8624d030b0163ec93ba37042439a
2   "name": "StubNetworkKit",
3   "version": "0.1.1",
4   "summary": "100% pure Swift library to stub network requests.",
5   "description": "**100% pure Swift** library to stub network requests.\n\n**100% pure Swift** means, \n- No more Objective-C API\n- Testable also in other than Apple platform (e.g. Linux)",
6   "homepage": "https://github.com/417-72KI/StubNetworkKit",
7   "license": "MIT",
8   "authors": {
9     "417-72KI": "417.72ki@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/417_72ki",
12   "platforms": {
13     "ios": "14.0",
14     "osx": "11.0",
15     "watchos": "6.0",
16     "tvos": "14.0"
17   },
18   "source": {
19     "git": "https://github.com/417-72KI/StubNetworkKit.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "Sources/StubNetworkKit/**/*.swift",
23   "swift_versions": [
24     "5.4",
25     "5.5",
26     "5.6"
27   ],
28   "frameworks": "Foundation",
29   "swift_version": "5.6"