[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 9 / a / WonderPushExtension / 2.3.0 / WonderPushExtension.podspec.json
blob6f9db72f69517cb13935ea825872d42c82d3e908
2   "name": "WonderPushExtension",
3   "module_name": "WonderPushExtension",
4   "documentation_url": "http://wonderpush.github.io/wonderpush-ios-sdk/",
5   "version": "2.3.0",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE.txt"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "summary": "Push notification library by WonderPush - iOS 10 rich notification support",
14   "description": "Push notifications iOS library by WonderPush - cross platform push notifications service. https://www.wonderpush.com",
15   "homepage": "https://www.wonderpush.com/",
16   "authors": {
17     "WonderPush": "contact@wonderpush.com"
18   },
19   "source": {
20     "git": "https://github.com/wonderpush/wonderpush-ios-sdk.git",
21     "tag": "v1.2.3.0"
22   },
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "NotificationService",
27       "frameworks": [
29       ],
30       "dependencies": {
31       },
32       "public_header_files": "WonderPushExtension/NotificationServiceExtension.h",
33       "source_files": [
34         "WonderPushExtension/NotificationServiceExtension.h",
35         "WonderPushExtension/NotificationServiceExtension/*.{m,h}"
36       ],
37       "resource_bundles": {
38       }
39     }
40   ]