[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 3 / SwiduxWatchmen / 0.2.0 / SwiduxWatchmen.podspec.json
bloba1234d46b7af4d1f4ed6bc0aba73c320ec329942
2   "name": "SwiduxWatchmen",
3   "version": "0.2.0",
4   "summary": "Middleware for action side effects in Swidux using “Watchmen“ 🙂",
5   "homepage": "https://github.com/clmntcrl/swidux-echo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Clément Cyril": "cyril@clmntcrl.io"
12   },
13   "social_media_url": "http://twitter.com/clmntcrl",
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.10",
18     "tvos": "10.0"
19   },
20   "source": {
21     "git": "https://github.com/clmntcrl/swidux-watchmen.git",
22     "tag": "0.2.0"
23   },
24   "frameworks": "XCTest",
25   "source_files": [
26     "Sources",
27     "Sources/**/*.swift"
28   ],
29   "dependencies": {
30     "Swidux": [
31       "~> 1.0.0"
32     ]
33   }