[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 7 / d / A11yUITests / 0.1.0 / A11yUITests.podspec.json
blobe5c9225a2ae0c8cdd787639efafffceda8d8682d
2   "name": "A11yUITests",
3   "version": "0.1.0",
4   "summary": "Accessibility tests for XCUI Testing.",
5   "description": "A library of common accessibility tests for use with XCUI Tests",
6   "homepage": "https://github.com/rwapp/A11yUITests",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rob Whitaker": "rw@rwapp.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/rwapp/A11yUITests.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/MobileA11y",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "A11yUITests/Classes/**/*",
24   "frameworks": "XCTest",
25   "swift_version": "5.0"