blob: 2a5c5d8abf8b372f7350f82dabd64c38c29ca6b3 [file] [log] [blame]
{
"name": "EmarsysNotificationService",
"version": "2.8.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.8.0"
},
"source_files": [
"Sources/MobileEngage/RichNotificationExtension/**/*.{h,m}",
"Sources/Core/Categories/NSError*.{h,m}",
"Sources/include/EMSNotificationService.h"
],
"public_header_files": [
"Sources/include/EMSNotificationService.h"
],
"libraries": [
"z",
"c++"
]
}