[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / d / 3 / BitByteData / 2.0.4 / BitByteData.podspec.json
blob1c7bb14703ddb71250c39641087a4edc35ce26c5
2   "name": "BitByteData",
3   "version": "2.0.4",
4   "summary": "Read and write bits and bytes in Swift.",
5   "description": "A Swift framework with classes for reading and writing bits and bytes.",
6   "homepage": "https://github.com/tsolomko/BitByteData",
7   "documentation_url": "http://tsolomko.github.io/BitByteData",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Timofey Solomko": "tsolomko@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tsolomko/BitByteData.git",
17     "tag": "2.0.4"
18   },
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.13",
22     "tvos": "11.0",
23     "watchos": "4.0"
24   },
25   "swift_versions": [
26     "5"
27   ],
28   "source_files": "Sources/*.swift",
29   "resource_bundles": {
30     "BitByteData": [
31       "Sources/PrivacyInfo.xcprivacy"
32     ]
33   },
34   "swift_version": "5"