blob: ffbe631d49adfbc899a4f637b4124c253aa85c9d [file] [log] [blame]
{
"name": "Braille",
"version": "0.0.2",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"summary": "A collection of Objective-C classes and extensions used for finding and handling accessibility elements.",
"homepage": "https://github.com/rdavies/Braille",
"authors": {
"Ryan Davies": "ryan@ryandavies.net"
},
"source": {
"git": "https://github.com/rdavies/Braille.git",
"tag": "0.0.2"
},
"source_files": "Braille/LBAccessibilityElementFinder.*",
"requires_arc": true
}