[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / c / 0 / CogsSDK / 1.0.6 / CogsSDK.podspec.json
blob7f7c24ebf437d4007ce4fe6bbe5d96bbbb568bf4
2   "name": "CogsSDK",
3   "version": "1.0.6",
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://inceptdev.com/divanov/aviata-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://inceptdev.com/divanov/aviata-cogs-ios-client-sdk.git",
16     "tag": "1.0.6"
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"