blob: e7310bf828ea25bab702e44d4e1584defc4ff85d [file] [log] [blame]
{
"name": "BitByteStream",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
}
}