[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / a / PLVBusinessWebViewPIPModule / 1.10.4 / PLVBusinessWebViewPIPModule.podspec.json
blob8e00da52a1eba774d6e396d1fc5172bcf4fb70fe
2   "name": "PLVBusinessWebViewPIPModule",
3   "version": "1.10.4",
4   "summary": "基于保利威 iOS 业务类库 SDK的 webview 画中画模块",
5   "homepage": "http://git.polyv.net/polyv-sdk/ios/PolyvBusinessSDK",
6   "license": "MIT",
7   "authors": {
8     "HamTo": "duhan@polyv.net"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "http": "https://repo.polyv.net/ios/download/PLVBusinessWebViewPIPModule/PLVBusinessWebViewPIPModule_1.10.4-240923.zip"
15   },
16   "default_subspecs": "BaseBSH",
17   "module_map": "Frameworks/MiniFramework/PLVBusinessSDK.framework/Modules/module.modulemap",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Headers",
22       "source_files": "Frameworks/MiniFramework/PLVBusinessSDK.framework/Headers/*.h"
23     },
24     {
25       "name": "BaseBSH",
26       "dependencies": {
27         "PLVBusinessWebViewPIPModule/Headers": [
29         ]
30       },
31       "vendored_frameworks": "Frameworks/MiniFramework/PLVBusinessBaseBSHSDK.framework"
32     }
33   ]