[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / c / 8 / CapacitorClipboard / 6.0.1 / CapacitorClipboard.podspec.json
blobf25f4ebc5194c89a45eb6f498c2a4b5a2d2e2087
2   "name": "CapacitorClipboard",
3   "version": "6.0.1",
4   "summary": "The Clipboard API enables copy and pasting to/from the system clipboard.",
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/clipboard@6.0.1"
11   },
12   "source_files": [
13     "ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "clipboard/ios/Sources/**/*.{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"