{ | |
"name": "MD5", | |
"summary": "MD5 and MD5 hash in Swift", | |
"version": "0.2.0", | |
"homepage": "https://github.com/3lvis/MD5", | |
"license": "MIT", | |
"authors": { | |
"Elvis Nuñez": "elvisnunez@me.com" | |
}, | |
"source": { | |
"git": "https://github.com/3lvis/MD5.git", | |
"tag": "0.2.0" | |
}, | |
"social_media_url": "https://twitter.com/3lvis", | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.9", | |
"watchos": "2.0", | |
"tvos": "9.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Sources/**/*" | |
} |