2 "name": "KumulosSdkObjectiveC",
5 "summary": "Official Objective-C SDK for integrating Kumulos services with your mobile apps",
6 "homepage": "https://github.com/Kumulos/KumulosSdkObjectiveC",
8 "Kumulos Ltd": "support@kumulos.com"
11 "git": "https://github.com/Kumulos/KumulosSdkObjectiveC.git",
20 "Sources/Shared/**/*.{h,m}"
22 "exclude_files": "Sources/KumulosSDKExtension",
23 "module_name": "KumulosSDK",
24 "header_dir": "KumulosSDK",
28 "Sources/*Analytics*",
31 "Sources/KSUserNotificationCenterDelegate.*",
33 "Sources/Shared/*Analytics*",
34 "Sources/Shared/*KSPendingNotification*",
35 "Sources/Shared/*KSMediaHelper*",
36 "Sources/*SessionHelper*",
37 "Sources/*Kumulos+DeepLinking*",
38 "Sources/*DeepLinkHelper*",
39 "Sources/*KSDeepLinkFingerprinter*"
41 "public_header_files": [
42 "Sources/KumulosSDK.h",
44 "Sources/KSAPIOperation.h",
45 "Sources/KSAPIResponse.h"
49 "public_header_files": [
50 "Sources/KumulosSDK.h",
52 "Sources/KSAPIOperation.h",
53 "Sources/KSAPIResponse.h",
54 "Sources/Kumulos+Push.h",
55 "Sources/KumulosPushSubscriptionManager.h",
56 "Sources/Kumulos+Location.h",
57 "Sources/Kumulos+Analytics.h",
58 "Sources/KumulosInApp.h",
59 "Sources/Kumulos+DeepLinking.h"