[Add] GoogleMobileAdsMediationAppLovin 13.0.1.1
[CocoaPods.git] / Specs / d / e / 9 / CocoaSecurity / 1.2.2 / CocoaSecurity.podspec.json
bloba1358ae4bae5912f9469de077dcc721cc23524da
2   "name": "CocoaSecurity",
3   "version": "1.2.2",
4   "summary": "Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.",
5   "homepage": "https://github.com/kelp404/CocoaSecurity.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kelp": "kelp@phate.org"
12   },
13   "source": {
14     "git": "https://github.com/kelp404/CocoaSecurity.git",
15     "tag": "1.2.2"
16   },
17   "source_files": "CocoaSecurity/*.{h,m}",
18   "requires_arc": true