blob: 9a0896c4bf28837cc24fff5e46451d0be1ecafee [file] [log] [blame]
{
"name": "EmarsysNotificationService",
"version": "2.9.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.9.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++"
]
}