blob: 05f563fa8f533df037e5aa243e3c5a4b674dbe97 [file] [log] [blame]
{
"name": "AESHelper",
"version": "1.1.1",
"license": "MIT",
"summary": "AES Decryptor for iOS and OS X",
"homepage": "https://github.com/quver/AESHelper",
"authors": {
"Pawel Bednorz": "pawel@quver.pl"
},
"social_media_url": "https://twitter.com/plquver",
"source": {
"git": "https://github.com/quver/AESHelper.git",
"tag": "1.1.1"
},
"public_header_files": "AESHelper.h",
"source_files": "AESHelper.h",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true
}