[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 1 / c / SwiftStubKit / 0.1.4 / SwiftStubKit.podspec.json
blob83cc218503a10b91060a0b97ea3d1b694edac202
2   "name": "SwiftStubKit",
3   "module_name": "StubKit",
4   "version": "0.1.4",
5   "summary": "A smart stubbing system.",
6   "description": "StubKit is a smart stubbing system.",
7   "homepage": "https://github.com/kateinoigakukun/StubKit",
8   "license": "MIT",
9   "authors": {
10     "Yuta Saito": "kateinoigakukun@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/kateinoigakukun/StubKit.git",
14     "tag": "0.1.4"
15   },
16   "source_files": [
17     "Sources/**/*.swift"
18   ],
19   "swift_versions": [
20     "4.2",
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "platforms": {
26     "ios": "10.0",
27     "tvos": "13.3",
28     "osx": "10.10",
29     "watchos": "6.2"
30   },
31   "swift_version": "5.2"