blob: 335886e15d5f68e8860850f1d2d6ad6e50b90d55 [file] [log] [blame]
{
"name": "Chain",
"version": "0.1.3",
"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.3"
},
"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"
}