[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 5 / f / CapacitorLocalNotifications / 1.0.9 / CapacitorLocalNotifications.podspec.json
blob1b88b41a812dabfb73df6c99914e08c9b8a1c220
2   "name": "CapacitorLocalNotifications",
3   "version": "1.0.9",
4   "summary": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).",
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/local-notifications@1.0.9"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "local-notifications/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"