blob: 81fae4c17488fd6aea8f516a9169dea6f1baadc1 [file] [log] [blame]
{
"name": "HSCryptoUtil",
"version": "0.1.2",
"summary": "Support Crypto related functions.",
"description": "Crypto related function. such as AES-CFB8, AES256 etc",
"homepage": "https://github.com/frontmono/HSCryptUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HarryKim": "hkim@titanplatform.us"
},
"source": {
"git": "https://github.com/frontmono/HSCryptUtil.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSCryptoUtil/Classes/**/*"
}