blob: cd96172a9df033b8aca3689a8156b410489eb71d [file] [log] [blame]
{
"name": "InsiderMobileAdvancedNotification",
"version": "1.0.3",
"summary": "Insider iOS Mobile Suite Advanced Notification SDK",
"homepage": "https://useinsider.com",
"authors": {
"Name": "evren@useinsider.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://mobilesdk.useinsider.com/iOSNotification/1.0.3/InsiderMobileAdvancedNotification.zip"
},
"resources": [
"InsiderMobileAdvancedNotification.framework/InsiderInterface.storyboard",
"InsiderMobileAdvancedNotification.framework/NotificationService.m",
"InsiderMobileAdvancedNotification.framework/NotificationViewController.m"
],
"dependencies": {
"iCarousel": [
]
},
"ios": {
"vendored_frameworks": "InsiderMobileAdvancedNotification.framework"
}
}