[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 1 / PushwooshInboxUI / 6.1.0 / PushwooshInboxUI.podspec.json
blob18ca19018fe7789fd089f8550940d4af5f8cd64c
2   "name": "PushwooshInboxUI",
3   "version": "6.1.0",
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": "6.1.0"
20   },
21   "dependencies": {
22     "Pushwoosh": [
23       "~> 6.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