[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / b / CapacitorToast / 6.0.2 / CapacitorToast.podspec.json
blob344e41c4726c3f725757bede1b894fe1703f71df
2   "name": "CapacitorToast",
3   "version": "6.0.2",
4   "summary": "The Toast API provides a notification pop up for displaying important information to a user. Just like real toast!",
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/toast@6.0.2"
11   },
12   "source_files": [
13     "ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "toast/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"