blob: 19bfe92c9c6123b5d4ac103636fab33c4950496d [file] [log] [blame]
{
"name": "BitByteStream",
"version": "1.0.0",
"summary": "conversion stream between bit and byte",
"description": "This library provides the conversion stream between bit and byte.",
"homepage": "https://github.com/takfjt/BitByteStream",
"license": "MIT",
"authors": {
"Takahiro Fujita": "takfjt@gmail.com"
},
"source": {
"git": "https://github.com/takfjt/BitByteStream.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
}
}