blob: 315cea1be80f40b0787bec96cdc1bcc62c6b7946 [file] [log] [blame]
{
"name": "SQAESDE",
"version": "0.1",
"summary": "Safe&Quick AES256 Encrypt and Decrypt",
"homepage": "https://github.com/shjborage/SQAESDE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shjborage": "shjborage@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/shjborage/SQAESDE.git",
"tag": "v0.1"
},
"source_files": "*.{h,m,mm}",
"requires_arc": false,
"libraries": "c++"
}