blob: 85e2a551a19f35ecc5f3314b25c9942ce9b658ff [file] [log] [blame]
{
"name": "BerryPlant",
"version": "1.0.0",
"summary": "Image Kit for decode/display WEBP, APNG, PNG, GIF, JPG and more write by swift",
"description": "A swift image kit for iOS to display/decode WebP,APNG,GIF,PNG,JPG and more.\\\n Decode image on async thread and render when runloop idle.",
"homepage": "https://github.com/czqasngit/BerryPlant",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czqasn": "czqasn_6@163.com"
},
"source": {
"git": "https://github.com/czqasngit/BerryPlant.git",
"tag": "1.0.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"libraries": "z",
"source_files": "BerryPlant/Classes/**/*"
}