[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / e / 9 / CocoaSecurity / 1.2.1 / CocoaSecurity.podspec.json
blob5db4e1f683b115af5d5fa06c7d3fdb998260e8db
2   "name": "CocoaSecurity",
3   "version": "1.2.1",
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.1"
16   },
17   "source_files": "CocoaSecurity/*.{h,m}",
18   "requires_arc": true