[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 9 / YHEhealthcardSDK / 1.0.1 / YHEhealthcardSDK.podspec.json
blob1174e4763276dd8d03b58022ce0634dafc1b5dde
2   "name": "YHEhealthcardSDK",
3   "version": "1.0.1",
4   "summary": "电子健康卡SDK",
5   "description": "电子健康卡SDK,由易惠公司开发的一款对接电子健康卡卡管系统的iOS原生SDK,支持展示电子健康码等功能。对接指南:http://120.42.37.94:9999/showdoc-master/web/#/page/2781",
6   "homepage": "https://github.com/XmYlzYhkj/YHEhealthcardSDK",
7   "license": "MIT",
8   "authors": {
9     "XmYhkj": "yhkj_xm@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHEhealthcardSDK.git",
16     "tag": "1.0.1"
17   },
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreMotion",
21     "CFNetwork",
22     "CoreTelephony",
23     "QuartzCore",
24     "CoreText",
25     "CoreGraphics",
26     "UIKit",
27     "Foundation",
28     "WebKit"
29   ],
30   "libraries": [
31     "z",
32     "c++",
33     "sqlite3"
34   ],
35   "dependencies": {
36     "YHCommonSDK": [
37       "~> 1.1.3"
38     ]
39   },
40   "requires_arc": true,
41   "vendored_frameworks": [
42     "Frameworks/*.framework"
43   ],
44   "resources": "Resources/*.bundle"