[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / d / BitmarkSDK / 0.0.4 / BitmarkSDK.podspec.json
blobaf25864ffaa1e0307e1d4022f08fab3b90e829e0
2   "name": "BitmarkSDK",
3   "version": "0.0.4",
4   "summary": "Bitmark library write on Swift.",
5   "homepage": "https://github.com/bitmark-inc/bitmark-sdk-swift",
6   "license": "MIT",
7   "authors": {
8     "Bitmark Inc": "support@bitmark.com"
9   },
10   "social_media_url": "https://twitter.com/bitmarkinc",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/bitmark-inc/bitmark-sdk-swift.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "BitmarkSDK/**/*.{h,swift}",
20   "dependencies": {
21     "BigInt": [
23     ],
24     "CryptoSwift": [
26     ],
27     "TweetNacl": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"