[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / d / CapacitorPushNotifications / 5.1.0 / CapacitorPushNotifications.podspec.json
blob03fbafedb2534cf455d938707ac3a3b23c0bf1aa
2   "name": "CapacitorPushNotifications",
3   "version": "5.1.0",
4   "summary": "The Push Notifications API provides access to native 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/push-notifications@5.1.0"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "push-notifications/ios/Plugin/**/*.{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"