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*"
45 "public_header_files": [
46 "Sources/KumulosSDK.h",
48 "Sources/KSAPIOperation.h",
49 "Sources/KSAPIResponse.h",
50 "Sources/Kumulos+Crash.h"
54 "public_header_files": [
55 "Sources/KumulosSDK.h",
57 "Sources/KSAPIOperation.h",
58 "Sources/KSAPIResponse.h",
59 "Sources/Kumulos+Push.h",
60 "Sources/KumulosPushSubscriptionManager.h",
61 "Sources/Kumulos+Location.h",
62 "Sources/Kumulos+Crash.h",
63 "Sources/Kumulos+Analytics.h",
64 "Sources/KumulosInApp.h",
65 "Sources/Kumulos+DeepLinking.h"