[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / c / ProcessCore / 0.5.1 / ProcessCore.podspec.json
blob05d92d31162ee63f96d78c023e797ff7f5ab92e7
2   "name": "ProcessCore",
3   "version": "0.5.1",
4   "summary": "A ProcessCore framework written in Swift",
5   "description": "This library helps you build the active module domain logic.",
6   "homepage": "https://github.com/multimediasuite/ProcessCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ihor Malovanyi": "mail@ihor.pro"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.7",
19   "source": {
20     "git": "https://github.com/multimediasuite/ProcessCore.git",
21     "tag": "0.5.1"
22   },
23   "source_files": "Sources/**/*.{h,m,swift}",
24   "swift_version": "5.7"