blob: e69ad43ac411e3b36e5759ffcd1a0bab6a2f542b [file] [log] [blame]
{
"name": "Braille",
"version": "0.1.0",
"license": "MIT",
"platforms": {
"ios": "5.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.1.0"
},
"source_files": "Braille/*.{h,m}",
"requires_arc": true
}