[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / f / AnyBinaryCodable / 1.0.0 / AnyBinaryCodable.podspec.json
blobf97a02a55335b2492eadf96282776af651c1325a
2   "name": "AnyBinaryCodable",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "AnyBinaryCodable is a toolbox for encode/decode type to binary",
6   "homepage": "https://github.com/anotheren/AnyBinaryCodable",
7   "authors": {
8     "anotheren": "liudong.edward@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/anotheren/AnyBinaryCodable.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": [
18     "5.2"
19   ],
20   "frameworks": "Foundation",
21   "source_files": "Sources/AnyBinaryCodable/**/*.swift",
22   "swift_version": "5.2"