blob: 7d89a88999db3917b3401b41d522cc5aa08228fd [file] [log] [blame]
{
"name": "RapidA11y",
"version": "0.1.5",
"summary": "Quick/Nimble based Rapid UI testing framework.",
"description": "Built by Creatubbles' iOS team. Simple framework to bring in accessibility identifiers in a clean way to then be fetched in UI tests. There, views can be waited upon based on existence and tappability.",
"homepage": "https://github.com/coolbnjmn/Rapid",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coolbnjmn": "hendricksbenjamin@gmail.com"
},
"source": {
"git": "https://github.com/coolbnjmn/Rapid.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RapidA11y/*",
"pushed_with_swift_version": "3.0"
}