[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / 5 / c / 0 / CogsSDK / 1.0.13 / CogsSDK.podspec.json
blob87f6be303d5a381945337a6e17df2f9850997c1a
2   "name": "CogsSDK",
3   "version": "1.0.13",
4   "summary": "CogsSDK is the Swift client SDK of Cogswell publish/subscribe platform.",
5   "description": "CogsSDK is the Swift client SDK of Cogswell publish/subscribe platform.\nCogswell is a pub/sub and complex event processing platform designed to process data using a sophisticated rules engine. Get the information you need to make decisions in real time. Define rules in our web console, and use REST API or SDKs to send event data and subscribe client applications. Cogswell.io gives you the power to process critical information and take immediate action.\n    https://cogswell.io",
6   "homepage": "https://github.com/cogswell-io/cogs-ios-client-sdk",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aviata Inc.": "https://cogswell.io"
13   },
14   "source": {
15     "git": "https://github.com/cogswell-io/cogs-ios-client-sdk.git",
16     "tag": "1.0.13"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CogsSDK/Classes/**/*",
22   "dependencies": {
23     "CryptoSwift": [
25     ],
26     "Starscream": [
27       "~> 2.0.3"
28     ]
29   },
30   "pushed_with_swift_version": "3.1"