blob: b351823469492154f0fc5ef46fa488cf15139e57 [file] [log] [blame]
{
"name": "CXProxyURLProtocol",
"version": "0.0.1",
"summary": "CXProxyURLProtocol",
"description": "Use custom NSURLProtocol to cache UIWebview.",
"homepage": "https://github.com/CXTretar/CXProxyURLProtocol",
"license": "MIT",
"authors": {
"CXTretar": "misscxuan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CXTretar/CXProxyURLProtocol.git",
"tag": "0.0.1"
},
"source_files": "CXProxyURLProtocol/CXProxyURLProtocol/*.{h,m}",
"requires_arc": true
}