[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / d / 8 / EmarsysNotificationService / 3.4.1 / EmarsysNotificationService.podspec.json
blobcb26f7754e74fc2dcb38f3a985c28d8891959880
2   "name": "EmarsysNotificationService",
3   "version": "3.4.1",
4   "homepage": "https://github.com/emartech/ios-emarsys-sdk",
5   "license": "Mozilla Public License 2.0",
6   "authors": {
7     "Emarsys Technologies": "mobile-team@emarsys.com"
8   },
9   "summary": "Emarsys NotificationService",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/emartech/ios-emarsys-sdk.git",
15     "tag": "3.4.1"
16   },
17   "source_files": [
18     "Sources/include/EMSNotificationService.h",
19     "Sources/Private/NSError+EMSCore.h",
20     "Sources/Private/EMSServiceDictionaryValidator.h",
21     "Sources/Private/EMSNotificationService+Actions.h",
22     "Sources/Private/EMSNotificationService+Attachment.h",
23     "Sources/Private/EMSNotificationService+PushToInApp.h",
24     "Sources/Private/EMSNotificationService.h",
25     "Sources/Private/MEDownloader.h",
26     "Sources/MobileEngage/RichNotificationExtension/**/*.{h,m}"
27   ],
28   "public_header_files": [
29     "Sources/include/EMSNotificationService.h"
30   ],
31   "libraries": [
32     "z",
33     "c++"
34   ]