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/*SessionHelper*"
41 "public_header_files": [
42 "Sources/KumulosSDK.h",
44 "Sources/KSAPIOperation.h",
45 "Sources/KSAPIResponse.h",
46 "Sources/Kumulos+Crash.h"
50 "public_header_files": [
51 "Sources/KumulosSDK.h",
53 "Sources/KSAPIOperation.h",
54 "Sources/KSAPIResponse.h",
55 "Sources/Kumulos+Push.h",
56 "Sources/KumulosPushSubscriptionManager.h",
57 "Sources/Kumulos+Location.h",
58 "Sources/Kumulos+Crash.h",
59 "Sources/Kumulos+Analytics.h",
60 "Sources/KumulosInApp.h"