[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / c / 0 / CogsSDK / 1.0.5 / CogsSDK.podspec.json
blobada02e64c9313e113f6a7cef25bbbf63ffd0bf7b
2   "name": "CogsSDK",
3   "version": "1.0.5",
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://cogswell.io",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aviata Inc.": "https://cogswell.io"
13   },
14   "source": {
15     "git": "https://inceptdev.com/divanov/aviata-cogs-ios-client-sdk.git",
16     "tag": "1.0.5"
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.0"