blob: a0ee73a8f6f94d1b4b7de82fa803347cb8bf0f89 [file] [log] [blame]
{
"name": "MobileEngageRichExtension",
"version": "1.1.0",
"homepage": "https://help.emarsys.com/hc/en-us/articles/115002410625",
"license": "Mozilla Public License 2.0",
"authors": {
"Emarsys Technologies": "mobile-team@emarsys.com"
},
"summary": "Mobile Engage iOS Extension SDK",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/emartech/ios-mobile-engage-sdk.git",
"commit": "87368558ae95c10a97db1235d91c07e0862fe628"
},
"source_files": "MobileEngage/RichNotificationExtension/**/*.{h,m}",
"public_header_files": [
"MobileEngage/RichNotificationExtension/MENotificationService.h",
"MobileEngage/RichNotificationExtension/UNNotificationAttachment+MobileEngage.h"
],
"dependencies": {
"CoreSDK": [
"1.7.0"
]
},
"libraries": [
"z",
"c++"
]
}