[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / f / 2 / a / CapacitorDialog / 0.0.2 / CapacitorDialog.podspec.json
blob533e38ebb5a5f83aef5c845543d535897b293f1a
2   "name": "CapacitorDialog",
3   "version": "0.0.2",
4   "summary": "The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts",
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     "branch": "podspecs"
11   },
12   "source_files": "dialog/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "dependencies": {
17     "Capacitor": [
19     ]
20   },
21   "swift_versions": "5.1",
22   "swift_version": "5.1"