[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 6 / DYFCryptoUtils / 1.0.2 / DYFCryptoUtils.podspec.json
blobdae225b8c1d578cb253e9ce3b046476c6b355426
2   "name": "DYFCryptoUtils",
3   "version": "1.0.2",
4   "summary": "Achieves Base64, 32/16 bit MD5, DES, AES and RSA algorithms.",
5   "homepage": "https://github.com/dgynfi/DYFCryptoUtils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dyf": "vinphy.teng@foxmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/dgynfi/DYFCryptoUtils.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "requires_arc": true