[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / d / BitmarkSDK / 0.0.5 / BitmarkSDK.podspec.json
blob06c615a4f86671ec9d49b25bc0d2b6f5c2a5f4b8
2   "name": "BitmarkSDK",
3   "version": "0.0.5",
4   "summary": "Bitmark library written in 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.5"
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"