blob: d69d90150f312e917b35d131a1742a592af07f9f [file] [log] [blame]
{
"name": "EmarsysNotificationService",
"version": "2.3.0",
"homepage": "https://github.com/emartech/ios-emarsys-sdk",
"license": "Mozilla Public License 2.0",
"authors": {
"Emarsys Technologies": "mobile-team@emarsys.com"
},
"summary": "Emarsys NotificationService",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/emartech/ios-emarsys-sdk.git",
"tag": "2.3.0"
},
"source_files": [
"MobileEngage/RichNotificationExtension/**/*.{h,m}",
"Core/Categories/NSError*.{h,m}"
],
"public_header_files": [
"MobileEngage/RichNotificationExtension/EMSNotificationService.h"
],
"libraries": [
"z",
"c++"
]
}