[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 2 / WEServiceExtension / 1.1.2 / WEServiceExtension.podspec.json
blob107b05fb5f7a5ea0f5610f4e0b71de339c8fe7a8
2   "name": "WEServiceExtension",
3   "version": "1.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/WEServiceExtension/**/*",
24   "weak_frameworks": "UserNotifications",
25   "resource_bundles": {
26     "WEServiceExtension": "Sources/WEServiceExtension/Resources/*.{xcprivacy}"
27   },
28   "swift_version": "5.0"