blob: ba826f79eded60891986206b4320544a379a8871 [file] [log] [blame]
{
"name": "YHHeFeiSDK",
"version": "1.1.0",
"summary": "YHHeFeiSDK 只提供给合肥通使用",
"description": "YHHeFeiSDK是整合服务端、H5、APP原生的库,只有支付宝支付功能",
"homepage": "https://github.com/XmYlzYhkj/YHHeFeiSDK",
"license": "MIT",
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHHeFeiSDK.git",
"tag": "1.1.0"
},
"requires_arc": true,
"dependencies": {
"YHCommonSDK": [
"1.1.6"
],
"YHOnePaySDK/Alipay": [
"1.5.4"
]
},
"frameworks": [
"SystemConfiguration",
"CoreMotion",
"CFNetwork",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"WebKit",
"JavaScriptCore"
],
"vendored_frameworks": [
"Framework/*.framework"
],
"resources": "Resources/*.bundle"
}