[Add] TencentEffect_A1-01 3.0.1.5
[CocoaPods.git] / Specs / c / 4 / f / YPSDK / 1.0.0 / YPSDK.podspec.json
blob955c1087384d1483a379d42a157a6c01e09072ae
2   "name": "YPSDK",
3   "version": "1.0.0",
4   "summary": "YunJia Plus Financial Tech Webview Container SDK",
5   "homepage": "https://www.jyblife.com/",
6   "authors": {
7     "Name": "https://www.jyblife.com/"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/jyblife/YPSDK/raw/master/YPSDK.zip"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": [
22       "YPSDK.framework",
23       "du.framework"
24     ],
25     "vendored_libraries": "libFMDeviceManager.a",
26     "libraries": "resolv.9"
27   },
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup -ObjC"
30   }