[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / b / GRPCKit / 0.1.0 / GRPCKit.podspec.json
blob2ffc55e31b1f5c1fea040ff7ceca73d5ae5586f1
2   "name": "GRPCKit",
3   "version": "0.1.0",
4   "summary": "A short description of GRPCKit.",
5   "description": "GRPCKit",
6   "homepage": "https://gitlab.ezbuy.me/ios/grpckit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wutongyu008": "qiuming@ezbuy.com"
13   },
14   "source": {
15     "git": "https://gitlab.ezbuy.me/ios/grpckit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "GRPCKit/Classes/*/*.swift",
23   "dependencies": {
24     "SwiftGRPC": [
25       "0.7.0"
26     ]
27   },
28   "swift_version": "5.0"