[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / d / 3 / BitByteData / 1.4.2 / BitByteData.podspec.json
blobcf2905267aa32a6db5b2073addecdb977bf90a0b
2   "name": "BitByteData",
3   "version": "1.4.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": "1.4.2"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "swift_versions": [
26     "4",
27     "5"
28   ],
29   "source_files": "Sources/*.swift",
30   "swift_version": "5"