blob: b21fde602ac5f4b1b2339c84fb1d86f10e7ae0b1 [file] [log] [blame]
{
"name": "CryptMe",
"platforms": {
"ios": "10.0"
},
"summary": "CommonCrypto for Swift projects",
"requires_arc": true,
"version": "0.1.8",
"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.8"
},
"source_files": "CommonCrypto/*",
"deprecated": true
}