[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / a / WonderPushExtension / 3.1.1 / WonderPushExtension.podspec.json
blob01e2d0be80abe92a10dafb8ec60bae91c6e728b1
2   "name": "WonderPushExtension",
3   "module_name": "WonderPushExtension",
4   "documentation_url": "https://wonderpush.github.io/wonderpush-ios-sdk/",
5   "version": "3.1.1",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE.txt"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "summary": "Push notification library by WonderPush",
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": "v3.1.1"
22   },
23   "requires_arc": true,
24   "default_subspecs": [
25     "Extension"
26   ],
27   "subspecs": [
28     {
29       "name": "Extension",
30       "source_files": [
31         "WonderPushExtension/Sources/*.{m,h}",
32         "WonderPush/Sources/WPLog.{m,h}"
33       ]
34     }
35   ]