[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / 6 / ZJUtils / 1.0.2 / ZJUtils.podspec.json
blobe17e6591d7325e23f823ed2fc2fe9f8debff99eb
2   "name": "ZJUtils",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "工具类",
6   "homepage": "https://git.oschina.net/xinghun/ZJUtils",
7   "authors": {
8     "zhoujie": "454071867@qq.com"
9   },
10   "source": {
11     "git": "https://git.oschina.net/xinghun/ZJUtils.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
16   "source_files": "ZJUtils/ZJUtils/*.{h,m}",
17   "platforms": {
18     "ios": "7.0"
19   }