[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / d / MobileEngageSDK / 1.4.2 / MobileEngageSDK.podspec.json
blobc51a33ab3c432f2c41b0be4f9697f2af8b3c2d34
2   "name": "MobileEngageSDK",
3   "version": "1.4.2",
4   "homepage": "https://help.emarsys.com/hc/en-us/articles/115002410625",
5   "license": "Mozilla Public License 2.0",
6   "authors": {
7     "Emarsys Technologies": "mobile-team@emarsys.com"
8   },
9   "summary": "Mobile Engage iOS SDK",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/emartech/ios-mobile-engage-sdk.git",
15     "tag": "1.4.2"
16   },
17   "source_files": "MobileEngage/**/*.{h,m}",
18   "exclude_files": "MobileEngage/RichNotificationExtension/*",
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/MEInboxProtocol.h",
26     "MobileEngage/Inbox/MENotification.h",
27     "MobileEngage/Inbox/MENotificationInboxStatus.h",
28     "MobileEngage/IAM/MEInApp.h",
29     "MobileEngage/IAM/MEEventHandler.h",
30     "MobileEngage/RichNotification/MEUserNotificationCenterDelegate.h"
31   ],
32   "dependencies": {
33     "CoreSDK": [
34       "1.7.1"
35     ]
36   },
37   "libraries": [
38     "z",
39     "c++"
40   ]