blob: 594933423116a10ae4ecd9566e514de83bfecf66 [file] [log] [blame]
{
"name": "RapidA11y",
"version": "1.0.4",
"summary": "Accessibility framework build to interact with RapidTests, a UI testing framework.",
"description": "RapidA11y is an accessibility framework built to ease the addition of accessibility to\n an iOS application. This enables both easy VoiceOver implementations and integration into RapidTests, a partner\n UI testing framework built on top of Quick & Nimble.",
"homepage": "https://github.com/creatubbles/Rapid",
"license": {
"type": "MIT",
"text": "\n Copyright 2017 Creatubbles\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files\n(the \"Software\"), to deal in the Software without restriction,\nincluding without limitation the rights to use, copy, modify,\nmerge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT\nOR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n "
},
"authors": {
"coolbnjmn": "benjamin@creatubbles.com"
},
"source": {
"git": "https://github.com/creatubbles/Rapid.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RapidA11y/*.*",
"pushed_with_swift_version": "3.1"
}