[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / b / jkool-client-objc-api / 0.1.5 / jkool-client-objc-api.podspec.json
blob7d850ce80d3c4e16f217c7dd23fd3f9effc3081a
2   "name": "jkool-client-objc-api",
3   "version": "0.1.5",
4   "summary": "jKool Streaming, Querying and Subscriptions.",
5   "description": "jKool is a big-data solution that allows you to easily store (via our streaming Api’s) your data in our hosted Cassandra repository and then analyze it visually via our User Interface.  jKool can analyze fast data such as logs, metrics, transactions in real-time, etc. As a result, you can focus on finding insight and opportunities in your data. This iOS Api will allow you to stream, query and subscribe to jKool data from within your iOS apps. For more information on jKool, please visit www.jkoolcloud.com",
6   "homepage": "https://github.com/Nastel/jKooliOSStreaming",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cbdbeb9": "support@jkoolcloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Nastel/jKooliOSStreaming.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "jKooliOSStreaming/Classes/**/*",
22   "dependencies": {
23     "SocketRocket": [
25     ]
26   }