[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / e / d / 3 / BitByteData / 2.0.2 / BitByteData.podspec.json
bloba3b88a44afffafbfc51db4c47a31f00de6969a1e
2   "name": "BitByteData",
3   "version": "2.0.2",
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.2"
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   "swift_version": "5"