[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / e / a / CGRPCZlib / 1.0.0-alpha.20 / CGRPCZlib.podspec.json
blobb0b078ce541ce5c766bd8b1c59d12ab8bac8133d
2   "name": "CGRPCZlib",
3   "module_name": "CGRPCZlib",
4   "version": "1.0.0-alpha.20",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE"
8   },
9   "summary": "Compression library that provides in-memory compression and decompression functions",
10   "homepage": "https://www.grpc.io",
11   "authors": {
12     "The gRPC contributors": "grpc-packages@google.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12",
18     "tvos": "10.0"
19   },
20   "source": {
21     "git": "https://github.com/grpc/grpc-swift.git",
22     "tag": "1.0.0-alpha.20"
23   },
24   "source_files": "Sources/CGRPCZlib/**/*.{swift,c,h}",
25   "swift_version": "5.0"