blob: 8d20d7c6623d694accad13648d236be3fac37f45 [file] [log] [blame]
{
"name": "SDWebImageBPGCoder",
"version": "0.1.0",
"summary": "BPG decoder for SDWebImage plugin coder.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SDWebImage/SDWebImageBPGCoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DreamPiggy": "lizhuoli1126@126.com"
},
"source": {
"git": "https://github.com/SDWebImage/SDWebImageBPGCoder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "SDWebImageBPGCoder/Classes/**/*",
"dependencies": {
"SDWebImage/Core": [
">= 4.2"
],
"HCImage+BPG": [
]
}
}