blob: 57272c52ad7b1aeeba51fdad27a0a57200f82cf3 [file] [log] [blame]
{
"name": "CCCustomProtocol",
"version": "1.0.0",
"summary": "A sample to use NSURLProtocol blocking ads .",
"description": "\"A sample that use the NSURLProtocol to block ADS . The filter rules was came from ADBlocks . (URL && ads list is For test)\"",
"homepage": "https://github.com/VArbiter/BLOCK_ADS_DEMO",
"license": "MIT",
"authors": {
"冯明庆": "elwinfrederick@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VArbiter/BLOCK_ADS_DEMO.git",
"tag": "1.0.0"
},
"source_files": [
"BLOCK_ADS_DEMO",
"BLOCK_ADS_SUCCEED/BLOCK_ADS_SUCCEED/CCCustomProtocol/*.{h,m,plist}"
],
"requires_arc": true
}