[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / d / blocks-blockchain / 0.0.2 / blocks-blockchain.podspec.json
blob80140bbce02f648696e5bd66093fbcf70fadf688
2   "name": "blocks-blockchain",
3   "version": "0.0.2",
4   "summary": "introduce BlockChain System to your Apps, based on Satoshi Nakamoto's Paper, for various purpose iOS App.",
5   "description": "blocks is a iOS library as introduce BlockChain System to your Apps, based on Satoshi Nakamoto's Paper,\nfor various purpose (*** Exclude exchangeable digital currency in cryptocurrency exchange ***) iOS App.\nCharacteristically, blocks is pre-contained Activities in Social System (Government, Public, Private Sectors) as Birth Registration, Residential Record, Guarantor.\nIt is depend on overlayNetwork library.",
6   "homepage": "https://github.com/webbananaunite/blocks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WEB BANANA UNITE Tokyo-Yokohama LPC.": "mizu@webbanana.org"
13   },
14   "platforms": {
15     "ios": "16.0"
16   },
17   "source": {
18     "git": "https://github.com/webbananaunite/blocks.git",
19     "tag": "0.0.2p"
20   },
21   "source_files": [
22     "blocks",
23     "blocks/**/*.{h,m}"
24   ],
25   "exclude_files": "blocks/Exclude",
26   "dependencies": {
27     "overlayNetwork": [
29     ]
30   }