blob: 39ef37b5639fec214bf30b9e1ae77cb6850df6a2 [file] [log] [blame]
{
"name": "VizuryRichNotification",
"version": "1.1.2",
"summary": "Vizury Rich Notifications for iOS.",
"description": "VizuryRichNotification helps you to make use Notification Service Extensions to support media in notifications(Rich Push Notifications).",
"homepage": "https://www.vizury.com",
"documentation_url": "https://github.com/ayon-affle/vizury-ios-sdk",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Ayon Chowdhury": "ayon.chowdhury@affle.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ayon-affle/vizury-ios-sdk.git",
"tag": "richpush-1.1.2"
},
"ios": {
"vendored_frameworks": "Frameworks/VizuryRichNotification/VizuryRichNotification.framework"
},
"preserve_paths": "Frameworks/VizuryRichNotification/VizuryRichNotification.framework",
"module_map": "Frameworks/VizuryRichNotification/VizuryRichNotification.framework/Modules/module.modulemap",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"UserNotifications"
]
}