[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / 7 / 8 / b / adblock_swift / 0.0.2 / adblock_swift.podspec.json
blob6f6c2acc6e796a609edbd73bc65b7c8d98dc453b
2   "name": "adblock_swift",
3   "version": "0.0.2",
4   "summary": "adblock_swift is a swift implementation of an adblock parser and matcher.",
5   "description": "Ported from https://github.com/pmezard/adblock.",
6   "homepage": "https://github.com/cloudveiltech/adblock-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kent Friesen": "kfreezen@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.15"
17   },
18   "source": {
19     "git": "https://github.com/cloudveiltech/adblock-swift.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Sources/Exclude"