[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / d / 8 / BinaryCodable / 0.1.0 / BinaryCodable.podspec.json
blobff65fa4e974bdcb2dea3ce9f510188dbafd1eb08
2   "name": "BinaryCodable",
3   "version": "0.1.0",
4   "license": "Apache 2.0",
5   "summary": "Codable-like interfaces for binary representations.",
6   "homepage": "https://github.com/jverkoey/BinaryCodable",
7   "authors": {
8     "BinaryCodable authors": "jverkoey@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jverkoey/BinaryCodable.git",
12     "tag": "0.1.0"
13   },
14   "documentation_url": "https://github.com/jverkoey/BinaryCodable/",
15   "platforms": {
16     "ios": "12.0",
17     "osx": "10.12"
18   },
19   "source_files": [
20     "Sources/*.swift",
21     "Sources/*/*.swift"
22   ]