blob: 1d52b8dab03ace95104e2696d645ca1eeae19c80 [file] [log] [blame]
{
"name": "HFSecurity",
"version": "1.0.1",
"summary": "Simple crypto utlility supports both RSA & AES.",
"description": "Handy Framework - Supports handy APIs to use AES & RSA cryptor utilities.",
"homepage": "https://github.com/DragonCherry/HFSecurity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/HFSecurity.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSecurity/Classes/**/*",
"dependencies": {
"RNCryptor": [
],
"TinyLog": [
],
"OptionalTypes": [
]
},
"pushed_with_swift_version": "3.0"
}