blob: c5f40caceb55531404419f875cb69e052807f8a9 [file] [log] [blame]
{
"name": "NSURLProtocolWebKitSupport",
"version": "1.0",
"summary": "NSURLProtocol support for WebKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huize/NSURLProtocolWebKitSupport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huize": "huizexu@gmail.com"
},
"source": {
"git": "https://github.com/huize/NSURLProtocolWebKitSupport.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSURLProtocolWebKitSupport/Classes/**/*"
}