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",
19 "exclude_files": "Carthage",
20 "module_name": "KumulosSDK",
21 "preserve_paths": "upload_dsyms.sh",
22 "prepare_command": "chmod +x upload_dsyms.sh",
28 "public_header_files": [
29 "Sources/KumulosSDK.h",
31 "Sources/KSAPIOperation.h",
32 "Sources/KSAPIResponse.h",
33 "Sources/Kumulos+Crash.h"
37 "public_header_files": [
38 "Sources/KumulosSDK.h",
40 "Sources/KSAPIOperation.h",
41 "Sources/KSAPIResponse.h",
42 "Sources/Kumulos+Push.h",
43 "Sources/KumulosPushSubscriptionManager.h",
44 "Sources/Kumulos+Location.h",
45 "Sources/Kumulos+Crash.h",
46 "Sources/Kumulos+Analytics.h"
49 "frameworks": "KSCrash",