[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / d / 8 / BinaryCodable / 0.3.0 / BinaryCodable.podspec.json
blobd72a2431124043da6f469d5104e434c7acd4a848
2   "name": "BinaryCodable",
3   "version": "0.3.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.3.0"
13   },
14   "documentation_url": "https://github.com/jverkoey/BinaryCodable/",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15"
18   },
19   "source_files": [
20     "Sources/**/*.swift"
21   ]