[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / d / MobileEngageSDK / 0.9.0 / MobileEngageSDK.podspec.json
blob0a72b0cc440e2ac42493190d295817c8d1e1ae92
2   "name": "MobileEngageSDK",
3   "version": "0.9.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": "0.9.0"
16   },
17   "source_files": "MobileEngage/**/*.{h,m}",
18   "public_header_files": [
19     "MobileEngage/MobileEngage.h",
20     "MobileEngage/MobileEngageStatusDelegate.h",
21     "MobileEngage/MEConfigBuilder.h",
22     "MobileEngage/MEConfig.h",
23     "MobileEngage/Inbox/MEInbox.h",
24     "MobileEngage/Inbox/MENotification.h",
25     "MobileEngage/Inbox/MENotificationInboxStatus.h",
26     "MobileEngage/RichNotification/MENotificationService.h",
27     "MobileEngage/RichNotification/UNNotificationAttachment+MobileEngage.h"
28   ],
29   "dependencies": {
30     "CoreSDK": [
32     ]
33   },
34   "libraries": [
35     "z",
36     "c++"
37   ]