blob: 03a324a88927e436c0a8c6556e8325da124da4ae [file] [log] [blame]
{
"name": "FFAES",
"version": "1.0.0",
"summary": "AES128 + ECB + PKCS7 and Base64",
"homepage": "https://github.com/imlifengfeng/FFAES",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imlifengfeng": "imlifengfeng@gmail.com"
},
"source": {
"git": "https://github.com/imlifengfeng/FFAES.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFAES/*"
}