[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 5 / BitByteStream / 1.0.0 / BitByteStream.podspec.json
blob19bfe92c9c6123b5d4ac103636fab33c4950496d
2   "name": "BitByteStream",
3   "version": "1.0.0",
4   "summary": "conversion stream between bit and byte",
5   "description": "This library provides the conversion stream between bit and byte.",
6   "homepage": "https://github.com/takfjt/BitByteStream",
7   "license": "MIT",
8   "authors": {
9     "Takahiro Fujita": "takfjt@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/takfjt/BitByteStream.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21   }