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",
18 "source_files": "Sources/**/*.{h,m}",
21 "Sources/KumulosSDKExtension"
23 "module_name": "KumulosSDK",
24 "header_dir": "KumulosSDK",
25 "preserve_paths": "upload_dsyms.sh",
26 "prepare_command": "chmod +x upload_dsyms.sh",
30 "Sources/*Analytics*",
33 "Sources/KSUserNotificationCenterDelegate.*",
36 "public_header_files": [
37 "Sources/KumulosSDK.h",
39 "Sources/KSAPIOperation.h",
40 "Sources/KSAPIResponse.h",
41 "Sources/Kumulos+Crash.h"
45 "public_header_files": [
46 "Sources/KumulosSDK.h",
48 "Sources/KSAPIOperation.h",
49 "Sources/KSAPIResponse.h",
50 "Sources/Kumulos+Push.h",
51 "Sources/KumulosPushSubscriptionManager.h",
52 "Sources/Kumulos+Location.h",
53 "Sources/Kumulos+Crash.h",
54 "Sources/Kumulos+Analytics.h",
55 "Sources/KumulosInApp.h"