[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 9 / CMPComapiFoundation / 0.9.0 / CMPComapiFoundation.podspec.json
blobba5720a2145a2072f950658f98977315d63fb268
2   "name": "CMPComapiFoundation",
3   "version": "0.9.0",
4   "license": "MIT",
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",
8   "authors": {
9     "Comapi": "support@comapi.com"
10   },
11   "source": {
12     "git": "https://github.com/comapi/comapi-sdk-ios-objc.git",
13     "tag": "0.9.0"
14   },
15   "social_media_url": "https://twitter.com/comapimessaging",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Sources/**/*.{h,m}",
22     "CMPComapiFoundation/*.h"
23   ],
24   "resources": [
26   ]