[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / f / Braille / 0.1.0 / Braille.podspec.json
blobe69ad43ac411e3b36e5759ffcd1a0bab6a2f542b
2   "name": "Braille",
3   "version": "0.1.0",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "A collection of Objective-C classes and extensions used for finding and handling accessibility elements.",
9   "homepage": "https://github.com/rdavies/Braille",
10   "authors": {
11     "Ryan Davies": "ryan@ryandavies.net"
12   },
13   "source": {
14     "git": "https://github.com/rdavies/Braille.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Braille/*.{h,m}",
18   "requires_arc": true