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