[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / a / f / c / CapacitorScreenReader / 5.0.1 / CapacitorScreenReader.podspec.json
blob6c939ea586ea2a3252ee8896b5c137a157e8af6b
2   "name": "CapacitorScreenReader",
3   "version": "5.0.1",
4   "summary": "The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/screen-reader@5.0.1"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "screen-reader/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"