blob: 1a67c715931a074b0781ad17e45dbf2cf9f32bbc [file] [log] [blame]
{
"name": "MD5",
"summary": "MD5 and MD5 hash in Swift",
"version": "0.1.1",
"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.1.1"
},
"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/**/*"
}