blob: ef49fc36c50b1de60fbf5deecf9ae1cba5d3399a [file] [log] [blame]
{
"name": "PushwooshInboxUI",
"version": "5.5.2",
"summary": "Pushwoosh Inbox UI library by Pushwoosh.",
"platforms": {
"ios": "10.0"
},
"description": "Pushwoosh Inbox UI library by Pushwoosh. http://www.pushwoosh.com",
"homepage": "http://www.pushwoosh.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Konev": "max@pushwoosh.com"
},
"source": {
"git": "https://github.com/Pushwoosh/pushwoosh-inbox-ui-ios-sdk.git",
"tag": "5.5.2"
},
"dependencies": {
"Pushwoosh": [
"> 5.5"
]
},
"ios": {
"vendored_frameworks": "Framework/PushwooshInboxUI.framework"
},
"resources": "Framework/PushwooshInboxBundle.bundle",
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
],
"requires_arc": true
}