blob: 70cc0d9573a33ea3682809ad328414ff6d1c400c [file] [log] [blame]
{
"name": "CryptoWithSwift",
"version": "0.0.1",
"summary": "Encryption and Decrypt",
"description": "Wrapped CommonCrypto(CommonCrypto/CommonCrypto.h) with swift",
"homepage": "https://github.com/saiyuujob/CryptoWithSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"saiyuu": "saiyuujob@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/saiyuujob/CryptoWithSwift.git",
"tag": "0.0.1"
},
"source_files": "*"
}