[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 1 / PushwooshInboxUI / 5.5-beta1 / PushwooshInboxUI.podspec.json
blobb539be25a7814d8f9557edc0f6325e9bfa0df22e
2   "name": "PushwooshInboxUI",
3   "version": "5.5-beta1",
4   "summary": "Pushwoosh Inbox UI library by Pushwoosh.",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "description": "Pushwoosh Inbox UI library by Pushwoosh. http://www.pushwoosh.com",
9   "homepage": "http://www.pushwoosh.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Max Konev": "max@pushwoosh.com"
16   },
17   "source": {
18     "git": "https://github.com/Pushwoosh/pushwoosh-inbox-ui-ios-sdk.git",
19     "tag": "5.5-beta1"
20   },
21   "dependencies": {
22     "Pushwoosh": [
23       "5.5.0"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "Framework/PushwooshInboxUI.framework"
28   },
29   "resources": "Framework/PushwooshInboxBundle.bundle",
30   "frameworks": [
31     "SystemConfiguration",
32     "UIKit",
33     "UserNotifications"
34   ],
35   "requires_arc": true