blob: d8453ca0349fb651e8dadfb0d638e81977ade5ea [file] [log] [blame]
{
"name": "DDCornerRadius",
"version": "1.0",
"summary": "A Picture Rounded Carton Optimization Processing Framework.",
"description": "Optimize image fillet processing to avoid performance loss caused by off-screen rendering and optimize the stuck phenomenon.",
"homepage": "https://github.com/charsdavy/DDCornerRadius",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"charsdavy": "chars.davy@gmail.com"
},
"social_media_url": "https://twitter.com/charsdavy",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/charsdavy/DDCornerRadius.git",
"tag": "1.0"
},
"source_files": "DDCornerRadius/*.{h,m}"
}