[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / b / e / c / CCCustomProtocol / 1.0.0 / CCCustomProtocol.podspec.json
blob57272c52ad7b1aeeba51fdad27a0a57200f82cf3
2   "name": "CCCustomProtocol",
3   "version": "1.0.0",
4   "summary": "A sample to use NSURLProtocol blocking ads .",
5   "description": "\"A sample that use the NSURLProtocol to block ADS . The filter rules was came from ADBlocks . (URL && ads list is For test)\"",
6   "homepage": "https://github.com/VArbiter/BLOCK_ADS_DEMO",
7   "license": "MIT",
8   "authors": {
9     "冯明庆": "elwinfrederick@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/VArbiter/BLOCK_ADS_DEMO.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "BLOCK_ADS_DEMO",
20     "BLOCK_ADS_SUCCEED/BLOCK_ADS_SUCCEED/CCCustomProtocol/*.{h,m,plist}"
21   ],
22   "requires_arc": true