[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / f / HSCryptoUtil / 0.1.2 / HSCryptoUtil.podspec.json
blob81fae4c17488fd6aea8f516a9169dea6f1baadc1
2   "name": "HSCryptoUtil",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HSCryptoUtil/Classes/**/*"