[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 0 / d / TRVSMonitor / 0.0.3 / TRVSMonitor.podspec.json
blob639daa7d6660486caa5f708bf912e397cd18f214
2   "name": "TRVSMonitor",
3   "version": "0.0.3",
4   "summary": "A synchronization construct with the ability to wait until signalled that a condition has been met.",
5   "description": "                      A synchronization construct with the ability to wait\n                      until signalled that a condition has been met.\n\n                      Test framework agnostic.\n",
6   "homepage": "https://github.com/travisjeffery/TRVSMonitor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Travis Jeffery": "tj@travisjeffery.com"
13   },
14   "source": {
15     "git": "https://github.com/travisjeffery/TRVSMonitor.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "TRVSMonitor",
20     "TRVSMonitor/**/*.{h,m}"
21   ],
22   "requires_arc": true