[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 8 / 3 / SSAccessibility / 0.2.0 / SSAccessibility.podspec.json
blob3d0df0fca84933050721db16798a641793da79f3
2   "name": "SSAccessibility",
3   "version": "0.2.0",
4   "summary": "A VoiceOver speech synthesizer and other iOS accessibility helpers.",
5   "homepage": "https://github.com/splinesoft/SSAccessibility",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Hersh": "jon@her.sh"
12   },
13   "source": {
14     "git": "https://github.com/splinesoft/SSAccessibility.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "SSAccessibility/*.{h,m}",
22   "frameworks": "Foundation",
23   "social_media_url": "https://twitter.com/jhersh",
24   "compiler_flags": "-fmodules"