[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / d / MobileEngageSDK / 1.0.0 / MobileEngageSDK.podspec.json
bloba6f2b820612b7ee6d44334aeb834d0bd81c1243c
2   "name": "MobileEngageSDK",
3   "version": "1.0.0",
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.0.0"
16   },
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"
30   ],
31   "dependencies": {
32     "CoreSDK": [
34     ]
35   },
36   "libraries": [
37     "z",
38     "c++"
39   ]