[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 7 / b / BlockObserver / 0.2.2 / BlockObserver.podspec.json
blobb69220336b7eb1f5614117ed1078d9964435909e
2   "name": "BlockObserver",
3   "version": "0.2.2",
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.2"
23   },
24   "module_name": "BlockObserver",
25   "source_files": "Sources/**/*.swift"