blob: 4b100a50654de7f9b9a07c382faad142d85f5122 [file] [log] [blame]
{
"name": "OSDCrypto",
"version": "3.0.0",
"summary": "A small collection of hash helpers wrapping CommonCrypto.",
"homepage": "https://github.com/OpenSkyDev/OSDCrypto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Skylar Schipper": "contact@openskydev.com"
},
"source": {
"git": "https://github.com/OpenSkyDev/OSDCrypto.git",
"tag": "3.0.0"
},
"requires_arc": true,
"source_files": "Code/**/*.{h,m,c}"
}