blob: 3bdab8106032d6be09c4f37dc0c6c8ec067931b5 [file] [log] [blame]
{
"name": "Braille",
"version": "0.0.3",
"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.3"
},
"source_files": "Braille/*.{h,m}",
"requires_arc": true
}