blob: 06c615a4f86671ec9d49b25bc0d2b6f5c2a5f4b8 [file] [log] [blame]
{
"name": "BitmarkSDK",
"version": "0.0.5",
"summary": "Bitmark library written in Swift.",
"homepage": "https://github.com/bitmark-inc/bitmark-sdk-swift",
"license": "MIT",
"authors": {
"Bitmark Inc": "support@bitmark.com"
},
"social_media_url": "https://twitter.com/bitmarkinc",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/bitmark-inc/bitmark-sdk-swift.git",
"tag": "0.0.5"
},
"source_files": "BitmarkSDK/**/*.{h,swift}",
"dependencies": {
"BigInt": [
],
"CryptoSwift": [
],
"TweetNacl": [
]
},
"pushed_with_swift_version": "4.0"
}