blob: 133356b033500a052fe496e55a7364066bef7618 [file] [log] [blame]
{
"name": "HashTool",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"homepage": "https://github.com/AiBoyuan/HashTool",
"authors": {
"Aiboyuan": "yuannb2008@126.com"
},
"summary": "The extension method for NSString Hash",
"source": {
"git": "https://github.com/AiBoyuan/HashTool.git",
"tag": "0.0.2"
},
"source_files": "Classes/*",
"requires_arc": true
}