[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / a / AXSnapshot / 1.0.1 / AXSnapshot.podspec.json
blob63aca2e0241a7a40ba94ea81c9a37fe18526e4cf
2   "name": "AXSnapshot",
3   "version": "1.0.1",
4   "summary": "Text Formatted Snapshot for Accessibility Experience Testing",
5   "swift_versions": "5.0.0",
6   "description": "Accessibility User Experience is the sweetest spot for unit testing. \nAXSnapshot makes it super easy to test just that.",
7   "homepage": "https://github.com/e-sung/AXSnapshot",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "e-sung": "dev.esung@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/banksalad/AXSnapshot.git",
17     "tag": "v1.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/AXSnapshot/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0.0"