[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 6 / 1 / ORLib / 0.3.0 / ORLib.podspec.json
blob742f781cf8766f93a74d1879c298d30e6f92a1ed
2   "name": "ORLib",
3   "version": "0.3.0",
4   "summary": "Library for OpenRemote iOS applications.",
5   "homepage": "https://github.com/openremote/console-ios",
6   "license": {
7     "type": "AGPL-3.0"
8   },
9   "authors": {
10     "OpenRemote": "developers@openremote.io",
11     "file": "LICENSE.txt"
12   },
13   "platforms": {
14     "ios": "14.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/openremote/console-ios.git",
19     "tag": "0.3.0"
20   },
21   "source_files": "ORLib/**/*.swift",
22   "exclude_files": "**/Tests/*",
23   "swift_version": "5.0"