[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / f / HSCryptoUtil / 0.1.3 / HSCryptoUtil.podspec.json
blobe8c4d7f8e02a44f72860da9ed89f6025ac6e3210
2   "name": "HSCryptoUtil",
3   "version": "0.1.3",
4   "summary": "Support Crypto related functions.",
5   "description": "Crypto related function. such as AES-CFB8, AES256 etc",
6   "homepage": "https://github.com/frontmono/HSCryptUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HarryKim": "hkim@titanplatform.us"
13   },
14   "source": {
15     "git": "https://github.com/frontmono/HSCryptUtil.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HSCryptoUtil/Classes/**/*"