blob: 955c1087384d1483a379d42a157a6c01e09072ae [file] [log] [blame]
{
"name": "YPSDK",
"version": "1.0.0",
"summary": "YunJia Plus Financial Tech Webview Container SDK",
"homepage": "https://www.jyblife.com/",
"authors": {
"Name": "https://www.jyblife.com/"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/jyblife/YPSDK/raw/master/YPSDK.zip"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": [
"YPSDK.framework",
"du.framework"
],
"vendored_libraries": "libFMDeviceManager.a",
"libraries": "resolv.9"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup -ObjC"
}
}