[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 7 / QueuedNet / 2.0.0 / QueuedNet.podspec.json
blob69cc17f51f2e76381a3dc77296ddf0bcc8c1fef4
2   "name": "QueuedNet",
3   "version": "2.0.0",
4   "summary": "QueuedNet is a Swift framework to parallelize applications more declaratively.",
5   "description": "QueuedNet is a Swift framework to parallelize applications more declaratively and is comparable to a Petri Net.",
6   "homepage": "https://github.com/vknabel/QueuedNet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Valentin Knabel": "develop@vknabel.com"
13   },
14   "source": {
15     "git": "https://github.com/vknabel/QueuedNet.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/QueuedNet/*.swift"