[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / c / 7 / SDWebImageBPGCoder / 0.1.0 / SDWebImageBPGCoder.podspec.json
blob8d20d7c6623d694accad13648d236be3fac37f45
2   "name": "SDWebImageBPGCoder",
3   "version": "0.1.0",
4   "summary": "BPG decoder for SDWebImage plugin coder.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SDWebImage/SDWebImageBPGCoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DreamPiggy": "lizhuoli1126@126.com"
13   },
14   "source": {
15     "git": "https://github.com/SDWebImage/SDWebImageBPGCoder.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "SDWebImageBPGCoder/Classes/**/*",
23   "dependencies": {
24     "SDWebImage/Core": [
25       ">= 4.2"
26     ],
27     "HCImage+BPG": [
29     ]
30   }