2 "name": "CMPComapiFoundation",
5 "summary": "Foundation library for connecting to and consuming COMAPI services",
6 "description": "# iOS SDK for Comapi\nClient to connect your iOS application with [Comapi](http://comapi.com/) services and add it as a channel to our cloud messaging platform. Written in Objective-C.\nFor more information about the integration please visit [the website](http://docs.comapi.com/reference#one-sdk-ios).",
7 "homepage": "https://github.com/comapi/comapi-sdk-ios-objc",
9 "Comapi": "support@comapi.com"
12 "git": "https://github.com/comapi/comapi-sdk-ios-objc.git",
19 "source_files": "Sources/**/*.{h,m}",
20 "module_map": "Sources/Module/CMPComapiFoundation.modulemap",
21 "preserve_paths": "Sources/Module/CMPComapiFoundation.modulemap",
22 "module_name": "CMPComapiFoundation",
27 "CMPComapiFoundation": [
28 "PrivacyInfo.xcprivacy"