[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 0 / HtmlSnapshotTesting / 0.2.0 / HtmlSnapshotTesting.podspec.json
blobf0b8bab17194dcee153680468a6cb3c4bf5401fc
2   "name": "HtmlSnapshotTesting",
3   "version": "0.2.0",
4   "summary": "SnapshotTesting strategies for Html.",
5   "description": "Snapshot test your HTML with ease with ready-to-use strategies.",
6   "homepage": "https://github.com/pointfreeco/swift-html",
7   "license": "MIT",
8   "authors": {
9     "Stephen Celis": "stephen@stephencelis.com",
10     "Brandon Williams": "mbw234@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/pointfreeco",
13   "source": {
14     "git": "https://github.com/pointfreeco/swift-html.git",
15     "tag": "0.2.0"
16   },
17   "swift_version": "4.2.1",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10",
21     "tvos": "10.0"
22   },
23   "dependencies": {
24     "Html": [
25       "~> 0.2"
26     ],
27     "SnapshotTesting": [
28       "~> 1.1"
29     ]
30   },
31   "source_files": "Sources/HtmlSnapshotTesting/**/*.swift"