blob: 0d723b807a8e861ba3ad7a2fb9c2048ac6b42fe2 [file] [log] [blame]
{
"name": "PushwooshInboxUI",
"version": "5.8.7",
"summary": "Pushwoosh Inbox UI library by Pushwoosh.",
"platforms": {
"ios": "8.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.8.7"
},
"dependencies": {
"Pushwoosh": [
"> 5.5"
]
},
"ios": {
"vendored_frameworks": "Framework/PushwooshInboxUI.framework"
},
"resources": "Framework/PushwooshInboxBundle.bundle",
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
],
"requires_arc": true
}