[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / b / 2 / WEServiceExtension / 1.0.0 / WEServiceExtension.podspec.json
blob1291e5400ad52bcbb679989628b0e982faa82b95
2   "name": "WEServiceExtension",
3   "version": "1.0.0",
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.0.0"
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": [
27       ">= 6.4.0"
28     ]
29   },
30   "swift_version": "5.0"