blob: b083dbf3edb15920c6499106cb5387ca56a7d119 [file] [log] [blame]
{
"name": "MobileEngageRichExtension",
"version": "1.2.2",
"homepage": "https://help.emarsys.com/hc/en-us/articles/115002683889",
"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": "4021f488fc2a97aa259d764e0bee526a7aa68576"
},
"source_files": "MobileEngage/RichNotificationExtension/**/*.{h,m}",
"public_header_files": [
"MobileEngage/RichNotificationExtension/MENotificationService.h"
],
"dependencies": {
"CoreSDK": [
"1.7.3"
]
},
"libraries": [
"z",
"c++"
]
}