3 "module_name": "WonderPush",
4 "documentation_url": "https://wonderpush.github.io/wonderpush-ios-sdk/",
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/",
17 "WonderPush": "contact@wonderpush.com"
20 "git": "https://github.com/wonderpush/wonderpush-ios-sdk.git",
31 "SystemConfiguration",
41 "HEADER_SEARCH_PATHS": "\"$(PODS_TARGET_SRCROOT)/Sources/WonderPushCommon/include\" \"$(PODS_ROOT)/WonderPush/Sources\""
43 "public_header_files": [
44 "Sources/WonderPush/WonderPush.h",
45 "Sources/WonderPush/WPAction.h",
46 "Sources/WonderPush/InAppMessaging.h",
47 "Sources/WonderPush/WPInAppMessaging.h",
48 "Sources/WonderPush/WPInAppMessagingRendering.h"
51 "Sources/WonderPush/*.{m,h}",
52 "Sources/WonderPushCommon/*.{m,h}"
56 "Sources/WonderPush/Resources/*.{lproj,storyboard,png,json}"