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