blob: 56a751c20328cfa6fc457e8a363ca2b2859861eb [file] [log] [blame]
{
"name": "LLWebViewProxy",
"version": "0.0.2",
"license": "MIT",
"summary": "A standalone iOS & OSX class for intercepting and proxying HTTP requests (e.g. from a Web View).",
"homepage": "https://github.com/yinyinliushang/LLWebViewProxy",
"authors": {
"刘政利": "liuzhengli0706@163.com"
},
"source": {
"git": "https://github.com/yinyinliushang/LLWebViewProxy.git",
"tag": "0.0.2"
},
"source_files": "*.*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}