blob: 40ec3972c0a8d088e76041ac2550ab7178a92912 [file] [log] [blame]
{
"name": "WonderPushExtension",
"module_name": "WonderPushExtension",
"documentation_url": "http://wonderpush.github.io/wonderpush-ios-sdk/",
"version": "2.2.1",
"license": {
"type": "Apache-2.0",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "7.0"
},
"summary": "Push notification library by WonderPush - iOS 10 rich notification support",
"description": "Push notifications iOS library by WonderPush - cross platform push notifications service. https://www.wonderpush.com",
"homepage": "https://www.wonderpush.com/",
"authors": {
"WonderPush": "contact@wonderpush.com"
},
"source": {
"git": "https://github.com/wonderpush/wonderpush-ios-sdk.git",
"tag": "v1.2.2.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "NotificationService",
"frameworks": [
],
"dependencies": {
},
"public_header_files": "WonderPushExtension/NotificationServiceExtension.h",
"source_files": [
"WonderPushExtension/NotificationServiceExtension.h",
"WonderPushExtension/NotificationServiceExtension/*.{m,h}"
],
"resource_bundles": {
}
}
]
}