[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 1 / PushwooshInboxUI / 5.8.6 / PushwooshInboxUI.podspec.json
blobd087be32194a14aaaa8ee28d798314d1bb4510ea
2   "name": "PushwooshInboxUI",
3   "version": "5.8.6",
4   "summary": "Pushwoosh Inbox UI library by Pushwoosh.",
5   "platforms": {
6     "ios": "8.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.8.6"
20   },
21   "dependencies": {
22     "Pushwoosh": [
23       "> 5.5"
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