blob: ab2e7de24585981f2f3890e15daa11897b09764d [file] [log] [blame]
{
"name": "RapidA11y",
"version": "0.1.6",
"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"
},
"authors": {
"coolbnjmn": "hendricksbenjamin@gmail.com"
},
"source": {
"git": "https://github.com/coolbnjmn/Rapid.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RapidA11y/*.*",
"pushed_with_swift_version": "3.0"
}