2 "name": "DNTryDriveOpenSDK",
4 "summary": "滴滴试驾开放服务SDK.",
5 "description": "滴滴试驾开放服务SDK,提供签名功能、native与webView的交互功能,依赖WebViewJavascriptBridge",
6 "homepage": "https://github.com/trydrive/DNTryDriveOpenSDK",
9 "wangshaolin": "wangshaolin@didichuxing.com"
12 "git": "https://github.com/trydrive/DNTryDriveOpenSDK.git",
18 "source_files": "include/header/**/*.h",
19 "public_header_files": "include/header/**/*.h",
20 "header_dir": "DNTryDriveOpenSDK",
21 "preserve_paths": "lib/libtrydrive.a",
22 "vendored_libraries": "lib/libtrydrive.a",
23 "libraries": "trydrive",
26 "WebViewJavascriptBridge": [