2 "name": "MobileEngageSDK",
4 "homepage": "https://help.emarsys.com/hc/en-us/articles/115002410625",
5 "license": "Mozilla Public License 2.0",
7 "Emarsys Technologies": "mobile-team@emarsys.com"
9 "summary": "Mobile Engage iOS SDK",
14 "git": "https://github.com/emartech/ios-mobile-engage-sdk.git",
17 "source_files": "MobileEngage/**/*.{h,m}",
18 "exclude_files": "MobileEngage/RichNotification/*",
19 "public_header_files": [
20 "MobileEngage/MobileEngage.h",
21 "MobileEngage/MobileEngageStatusDelegate.h",
22 "MobileEngage/MEConfigBuilder.h",
23 "MobileEngage/MEConfig.h",
24 "MobileEngage/Flipper/MEFlipperFeatures.h",
25 "MobileEngage/Inbox/MEInbox.h",
26 "MobileEngage/Inbox/MENotification.h",
27 "MobileEngage/Inbox/MENotificationInboxStatus.h",
28 "MobileEngage/IAM/MEInApp.h",
29 "MobileEngage/IAM/MEInAppMessageHandler.h"