Latest | 1.9.9.7 |
---|---|
Homepage | https://github.com/Young-Je/libHTAESencrypt |
License | MIT |
Platforms | ios 9.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "libHTAESencrypt", "version": "1.9.9.7", "summary": "A customized AES encryption library, you can use pod: libHTAESencrypt.", "description": "A AES encryption and decryption aglorithm wrapped c++ library.", "homepage": "https://github.com/Young-Je/libHTAESencrypt", "license": { "type": "MIT", "file": "HT_LICENSE" }, "authors": { "lev012": "[email protected]" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/Young-Je/libHTAESencrypt.git", "commit": "f1155bf55c1aa3f7228b0d217442a7c14d5061b8", "submodules": true }, "source_files": "libHTAESencrypt/HTCustomizedAESencrypt.h", "public_header_files": "libHTAESencrypt/HTCustomizedAESencrypt.h", "libraries": [ "c++", "xml2" ], "subspecs": [ { "name": "AESCrypt", "source_files": "libHTAESencrypt/AESCrypt/**/*.{h,m,cpp,mm}", "public_header_files": "libHTAESencrypt/AESCrypt/**/*.h" } ] }
Sat, 03 Mar 2018 18:00:04 +0000