blob: 8a73214747c169f0e0df939ae7f37e0435641086 [file] [log] [blame]
{
"name": "A11yUITests",
"version": "0.2.0",
"summary": "Accessibility tests for XCUI Testing.",
"description": "A library of common accessibility tests for use with XCUI Tests",
"homepage": "https://github.com/rwapp/A11yUITests",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rob Whitaker": "rw@rwapp.co.uk"
},
"source": {
"git": "https://github.com/rwapp/A11yUITests.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/MobileA11y",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "A11yUITests/Classes/**/*",
"frameworks": "XCTest",
"swift_version": "5.0"
}