[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / b / 2 / WEServiceExtension / 1.1.1 / WEServiceExtension.podspec.json
blobf5306907ce8e90d596a362c33ccce3e1cabed5b6
2   "name": "WEServiceExtension",
3   "version": "1.1.1",
4   "summary": "Extension Target SDK for adding WebEngage Rich Push Notifications support",
5   "description": "This pod includes various subspecs which are intended for use in Application Extensions, and depends on APIs which are App Extension Safe. The Core subspecs provides APIs which lets you track Users and Events from within Application Extensions.",
6   "homepage": "https://webengage.com",
7   "documentation_url": "https://docs.webengage.com/docs/ios-getting-started",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WebEngage": "mobile@webengage.com"
14   },
15   "source": {
16     "git": "https://github.com/WebEngage/WEServiceExtension.git",
17     "tag": "1.1.1"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/WEServiceExtension/**/*",
24   "weak_frameworks": "UserNotifications",
25   "dependencies": {
26     "WebEngage/Core": [
27       ">= 6.9.0"
28     ]
29   },
30   "resource_bundles": {
31     "WEServiceExtension": "Sources/WEServiceExtension/Resources/*.{xcprivacy}"
32   },
33   "swift_version": "5.0"