blob: b539be25a7814d8f9557edc0f6325e9bfa0df22e [file] [log] [blame]
{
"name": "PushwooshInboxUI",
"version": "5.5-beta1",
"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-beta1"
},
"dependencies": {
"Pushwoosh": [
"5.5.0"
]
},
"ios": {
"vendored_frameworks": "Framework/PushwooshInboxUI.framework"
},
"resources": "Framework/PushwooshInboxBundle.bundle",
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
],
"requires_arc": true
}