[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 1 / GSDK / 0.0.1 / GSDK.podspec.json
blob661c99827a44a6a31978820200df84bf8889d3ef
2   "name": "GSDK",
3   "version": "0.0.1",
4   "summary": "A short description of GSDK.",
5   "description": "这是一个基于佳博打印系列的iOS打印SDK",
6   "homepage": "https://gitlab.com/handset/gsdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "chenzijian": "1195688960@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/handset/gsdk.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "GSDK/Classes/**/*",
22   "vendored_frameworks": "GSDK.framework",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]