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