blob: a8109c57eddf761ce7f75c666e3c16dbcb8934d5 [file] [log] [blame]
{
"name": "Chain",
"version": "0.1.10",
"summary": "The Official iOS SDK for Chain's Bitcoin API",
"homepage": "https://chain.com",
"license": "MIT",
"authors": {
"Matt Matteson": "matt@chain.com",
"Ryan R. Smith": "ryan@chain.com"
},
"source": {
"git": "https://github.com/chain-engineering/chain-ios.git",
"tag": "0.1.10"
},
"social_media_url": "https://twitter.com/chain",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Chain",
"resources": "Chain/chain.der",
"public_header_files": "Chain/Chain.h"
}