blob: fb34c37daa07e5c52489c03b89c3e96cd9ca403b [file] [log] [blame]
{
"name": "StringMD5",
"version": "0.0.1",
"summary": "Swift String MD5",
"description": "Swift String MD5 Extension",
"homepage": "https://github.com/ChaosTong/StringMD5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChaosTong": "easyulife@gmail.com"
},
"source": {
"git": "https://github.com/ChaosTong/StringMD5.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}