4 "homepage": "https://github.com/emartech/ios-emarsys-sdk",
5 "license": "Mozilla Public License 2.0",
7 "Emarsys Technologies": "mobile-team@emarsys.com"
9 "summary": "Emarsys iOS SDK",
14 "git": "https://github.com/emartech/ios-emarsys-sdk.git",
19 "MobileEngage/**/*.{h,m}",
21 "EmarsysSDK/**/*.{h,m}"
23 "exclude_files": "MobileEngage/RichNotificationExtension/*",
24 "public_header_files": [
25 "EmarsysSDK/Emarsys.h",
26 "EmarsysSDK/EMSInAppProtocol.h",
27 "EmarsysSDK/EMSInboxProtocol.h",
28 "EmarsysSDK/EMSPredictProtocol.h",
29 "EmarsysSDK/EMSPushNotificationProtocol.h",
30 "EmarsysSDK/EMSBlocks.h",
31 "EmarsysSDK/Setup/EMSConfig.h",
32 "EmarsysSDK/Setup/EMSConfigBuilder.h",
33 "Predict/Models/EMSCartItemProtocol.h",
34 "Predict/Models/EMSCartItem.h",
35 "Predict/Models/EMSProduct.h",
36 "Predict/Recommendations/EMSLogicProtocol.h",
37 "Predict/Recommendations/EMSLogic.h",
38 "Predict/Recommendations/EMSRecommendationFilter.h",
39 "Predict/Recommendations/EMSRecommendationFilterProtocol.h",
40 "MobileEngage/IAM/EMSEventHandler.h",
41 "MobileEngage/Inbox/EMSNotification.h",
42 "MobileEngage/Inbox/EMSNotificationInboxStatus.h",
43 "Core/Flipper/EMSFlipperFeatures.h",
44 "MobileEngage/RichNotification/EMSUserNotificationCenterDelegate.h"