blob: af25864ffaa1e0307e1d4022f08fab3b90e829e0 [file] [log] [blame]
{
"name": "BitmarkSDK",
"version": "0.0.4",
"summary": "Bitmark library write on 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.4"
},
"source_files": "BitmarkSDK/**/*.{h,swift}",
"dependencies": {
"BigInt": [
],
"CryptoSwift": [
],
"TweetNacl": [
]
},
"pushed_with_swift_version": "4.0"
}