[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 9 / CMPComapiFoundation / 1.1.2 / CMPComapiFoundation.podspec.json
blob21e2aa8ea78a4ec4bc4f0b34744841d743f8f7aa
2   "name": "CMPComapiFoundation",
3   "version": "1.1.2",
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": "1.1.2"
14   },
15   "social_media_url": "https://twitter.com/comapimessaging",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*.{h,m}",
21   "resources": [
23   ],
24   "dependencies": {
25     "SocketRocket": [
27     ]
28   }