[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 8 / CapacitorTextZoom / 1.0.7 / CapacitorTextZoom.podspec.json
blobc2422820487d9969dc5a17e660dc1522a411e550
2   "name": "CapacitorTextZoom",
3   "version": "1.0.7",
4   "summary": "The Text Zoom API provides the ability to change Web View text size 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/text-zoom@1.0.7"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "text-zoom/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "12.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"