[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 6 / DYFCryptoUtils / 1.0.0 / DYFCryptoUtils.podspec.json
blob457af4195f8af1fca581d73ecc9628e88356b323
2   "name": "DYFCryptoUtils",
3   "version": "1.0.0",
4   "summary": "iOS crypto,includes Base64, MD5, DES, AES, RSA.",
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.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "requires_arc": true