[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / f / 4 / 7 / MCWalletKit / 0.1.1 / MCWalletKit.podspec.json
blobf0c89eee72a3043a508e4b2a0d0d62456fc2b588
2   "name": "MCWalletKit",
3   "version": "0.1.1",
4   "summary": "A chanin-block wallet kit for Etherem and Bitcoin platform",
5   "swift_version": "4.1",
6   "description": "A chanin-block wallet kit for Etherem and Bitcoin platform.Services provided contain private key,public key,and address generate.",
7   "homepage": "https://github.com/songhaoxin/MCWalletKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "songhaoxin": "songmjian@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/songhaoxin/MCWalletKit.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MCWalletKit/Classes/**/*",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   },
28   "vendored_frameworks": "MCWalletKit/Dependency/*.{framework}"