blob: b8db4972d482b87c8006fcfa09f0318e39e732da [file] [log] [blame]
{
"name": "UIImage+PHA",
"version": "0.0.3",
"summary": "init.",
"description": "UIImage+PHA is a category to help find the similar images.",
"homepage": "https://github.com/kabda/UIImage-PHA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kabda": "xmacn@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kabda/UIImage-PHA.git",
"tag": "0.0.3"
},
"source_files": "Classes/*.{h,m}",
"exclude_files": "Classes/Exclude"
}