[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / a / AdFender / 0.0.1 / AdFender.podspec.json
blobd74fcf62d155a1e71894eb5d9a34e7630f9dad2d
2   "name": "AdFender",
3   "version": "0.0.1",
4   "summary": "Framework blocking ads in Safari. It is suitable for iOS as well as macOS. Databases are being fetched from online sources",
5   "description": "This framework will helps you to block ads and other content in Safari. JSONs of blocked ads are fetched from online sources. Then they are converted to match Safari format.",
6   "homepage": "https://github.com/Ta-Boo/AdFender",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ta-Boo": "tobias.hladek@avast.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Ta-Boo/AdFender.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AdFender/**/*.{h,m,swift}",
23   "swift_version": "5.0"