blob: 74a5210e4fc4ad225000b85a188b9035dbe59696 [file] [log] [blame]
{
"name": "NSDataAES",
"version": "0.2.2",
"summary": "Simple category to encrypt NSData using AED",
"homepage": "https://github.com/mobilejazz/NSDataAES",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paolo Tagliani": "paolo@mobilejazz.com"
},
"source": {
"git": "https://github.com/mobilejazz/NSDataAES.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "NSDataAES/Classes/**/*"
}