[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 5 / 3 / PhiWebViewController / 0.1.0 / PhiWebViewController.podspec.json
blob0fd472379a03d665fe2e3e14ccd342c8602061ba
2   "name": "PhiWebViewController",
3   "version": "0.1.0",
4   "summary": "基于jsbridge的封装",
5   "description": "TODO: 基于jsbridge的封装.",
6   "homepage": "https://github.com/GoodStudyWill/PhiWebVC.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "937462838@qq.com": "937462838@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/GoodStudyWill/PhiWebVC.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PhiWebViewController/Classes/**/*",
22   "dependencies": {
23     "WebViewJavascriptBridge": [
25     ]
26   }