[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 7 / b / BlockObserver / 0.2.0 / BlockObserver.podspec.json
blobbe7e79bf0e513374b9d1d11757874fb68013829e
2   "name": "BlockObserver",
3   "version": "0.2.0",
4   "summary": "Blockchain observer",
5   "description": "Observe new transactions on different blockchains",
6   "homepage": "https://github.com/impul/BlockObserver.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "impul": "pavlo.bojkoo@gmail.com"
13   },
14   "swift_versions": "5",
15   "static_framework": true,
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.12"
19   },
20   "source": {
21     "git": "https://github.com/impul/BlockObserver.git",
22     "tag": "0.2.0"
23   },
24   "module_name": "BlockObserver",
25   "source_files": "Sources/**/*.swift"