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}"
24 "Sources/KumulosSDKExtension"
26 "module_name": "KumulosSDK",
27 "header_dir": "KumulosSDK",
28 "preserve_paths": "upload_dsyms.sh",
29 "prepare_command": "chmod +x upload_dsyms.sh",
33 "Sources/*Analytics*",
36 "Sources/KSUserNotificationCenterDelegate.*",
38 "Sources/Shared/*Analytics*",
39 "Sources/Shared/*KSPendingNotification*",
40 "Sources/Shared/*KSMediaHelper*",
41 "Sources/*SessionHelper*",
42 "Sources/*Kumulos+DeepLinking*",
43 "Sources/*DeepLinkHelper*",
44 "Sources/*KSDeepLinkFingerprinter*"
46 "public_header_files": [
47 "Sources/KumulosSDK.h",
49 "Sources/KSAPIOperation.h",
50 "Sources/KSAPIResponse.h",
51 "Sources/Kumulos+Crash.h"
55 "public_header_files": [
56 "Sources/KumulosSDK.h",
58 "Sources/KSAPIOperation.h",
59 "Sources/KSAPIResponse.h",
60 "Sources/Kumulos+Push.h",
61 "Sources/KumulosPushSubscriptionManager.h",
62 "Sources/Kumulos+Location.h",
63 "Sources/Kumulos+Crash.h",
64 "Sources/Kumulos+Analytics.h",
65 "Sources/KumulosInApp.h",
66 "Sources/Kumulos+DeepLinking.h"