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