blob: 467f92cb60cf47dba11e90880a521603010111e1 [file] [log] [blame]
{
"name": "ESCrypto",
"platforms": {
"ios": "11.0",
"osx": "10.14",
"watchos": "5.0",
"tvos": "10.0"
},
"summary": "ESCrypto swift 5.1 framework for advanced crypto data in your app.",
"requires_arc": true,
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Toropkin": "toropkind@gmail.com"
},
"homepage": "https://github.com/ESKARIA/ESCrypto.git",
"source": {
"git": "https://github.com/ESKARIA/ESCrypto.git",
"tag": "1.0.2"
},
"frameworks": "Security",
"source_files": "ESCrypto/**/*.{swift}"
}