blob: 46cbe24b1ea3e849a49579cd84277f0f54b77699 [file] [log] [blame]
{
"name": "CryptMe",
"platforms": {
"ios": "10.0"
},
"summary": "CommonCrypto for Swift projects",
"requires_arc": true,
"version": "0.1.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Radislav Crechet": "radislav.crechet.pb@gmail.com"
},
"homepage": "https://github.com/radislavcrechet/CryptMe",
"source": {
"git": "https://github.com/radislavcrechet/CryptMe.git",
"tag": "0.1.9"
},
"source_files": "*",
"deprecated": true
}