2 "name": "AeroGear-Crypto",
4 "summary": "Provides encryption utilities.",
5 "homepage": "https://github.com/aerogear/aerogear-crypto-ios",
6 "license": "Apache License, Version 2.0",
7 "authors": "Red Hat, Inc.",
9 "git": "https://github.com/aerogear/aerogear-crypto-ios.git",
15 "source_files": "crypto-sdk/**/*.{h,m}",
16 "public_header_files": [
17 "crypto-sdk/AeroGearCrypto.h",
18 "crypto-sdk/AGPBKDF2.h",
19 "crypto-sdk/AGRandomGenerator.h",
20 "crypto-sdk/AGCryptoBox.h"
23 "deprecated_in_favor_of": "AeroGearCrypto"