[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / 7 / MCWalletKit / 0.1.0 / MCWalletKit.podspec.json
blobdc6c911fd222f9ffc4a68e855a256b5fe86d0932
2   "name": "MCWalletKit",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MCWalletKit/Classes/**/*",
23   "dependencies": {
24     "RealmSwift": [
26     ],
27     "Realm": [
29     ]
30   },
31   "vendored_frameworks": "MCWalletKit/Dependency/*.{framework}"