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