blob: 1174e4763276dd8d03b58022ce0634dafc1b5dde [file] [log] [blame]
{
"name": "YHEhealthcardSDK",
"version": "1.0.1",
"summary": "电子健康卡SDK",
"description": "电子健康卡SDK,由易惠公司开发的一款对接电子健康卡卡管系统的iOS原生SDK,支持展示电子健康码等功能。对接指南:http://120.42.37.94:9999/showdoc-master/web/#/page/2781",
"homepage": "https://github.com/XmYlzYhkj/YHEhealthcardSDK",
"license": "MIT",
"authors": {
"XmYhkj": "yhkj_xm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHEhealthcardSDK.git",
"tag": "1.0.1"
},
"frameworks": [
"SystemConfiguration",
"CoreMotion",
"CFNetwork",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"WebKit"
],
"libraries": [
"z",
"c++",
"sqlite3"
],
"dependencies": {
"YHCommonSDK": [
"~> 1.1.3"
]
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/*.framework"
],
"resources": "Resources/*.bundle"
}