blob: fc8c42e64efda2fe5728395ae652f627810958a8 [file] [log] [blame]
{
"name": "bitcode",
"version": "0.0.5",
"summary": "bitcode是一个很简单的比特币钱包模块.",
"description": "bitcode是一个很简单的比特币钱包模块,我们可以使用它来开发比特币.",
"homepage": "https://github.com/CheckNill/bitcode",
"license": {
"type": "LICENSE",
"file": "LICENSE"
},
"authors": {
"CheckNill": "958865443@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CheckNill/bitcode.git",
"tag": "0.0.5"
},
"source_files": "bitcode/*",
"exclude_files": "Classes/Exclude",
"libraries": [
"ssl",
"crypto"
],
"dependencies": {
"CocoaLumberjack": [
"~> 1.9"
],
"FMDB": [
],
"KKOpenSSL": [
"~> 0.0.5"
],
"SSModel": [
],
"KSCrash": [
"~> 0.0.3"
],
"MKNetworkKit": [
"~> 0.87"
],
"AFNetworking": [
],
"RegexKitLite": [
"~> 4.0"
],
"SimpleKeychain": [
],
"FXBlurView": [
]
}
}