blob: 20c01ee9c66230273d9cea615fa6c1a2403593e9 [file] [log] [blame]
{
"name": "SMKZLZF_Device",
"version": "0.1.1",
"summary": "SMKZLZFSDK诊疗支付真机包",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tiankongzhishang/SMKZLZF_Device",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiankongzhishang": "239631847@qq.com"
},
"source": {
"git": "https://github.com/tiankongzhishang/SMKZLZF_Device.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"ReactiveCocoa": [
"2.5"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"YHMedicarePaySDK": [
"~> 1.0.2.8"
]
},
"vendored_frameworks": [
"SMKZLZF_Device/*.framework"
],
"resources": "SMKZLZF_Device/*.framework"
}