blob: c593e73265622996e39c4002ba6ec3dee9306ab4 [file] [log] [blame]
{
"name": "PlMD5",
"version": "0.0.4",
"summary": "转换MD5",
"description": "根据NSData,NSString,UIImage,File获取MD5值",
"homepage": "https://github.com/PengLi12/PlMD5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pengli": "1543772407@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PengLi12/PlMD5.git",
"tag": "0.0.4"
},
"source_files": "PlMD5/PlMD5/PlMD5Class/*.{h,m}",
"exclude_files": "PlMD5/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}