[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 6 / f / WEContentExtension / 1.1.2 / WEContentExtension.podspec.json
blobdee771ab35ad165d46366eb3b8cac76cd277e8b9
2   "name": "WEContentExtension",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "social_media_url": "http://twitter.com/webengage",
12   "authors": {
13     "WebEngage": "mobile@webengage.com"
14   },
15   "source": {
16     "git": "https://github.com/WebEngage/WEContentExtension.git",
17     "tag": "1.1.2"
18   },
19   "source_files": "Sources/WEContentExtension/**/*",
20   "documentation_url": "https://docs.webengage.com/docs/ios-getting-started",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "swift_versions": "5.0",
25   "frameworks": "Foundation",
26   "weak_frameworks": [
27     "UserNotifications",
28     "UserNotificationsUI"
29   ],
30   "resource_bundles": {
31     "WEContentExtension": "Sources/WEContentExtension/Resources/*.{xcprivacy}"
32   },
33   "swift_version": "5.0"