[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / b / ZJCache / 1.2.0 / ZJCache.podspec.json
blobd0af0b14ade76f1a99402353ee124839c025cca9
2   "name": "ZJCache",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "缓存类",
6   "homepage": "https://github.com/dale454071867/ZJCaChe",
7   "authors": {
8     "zhoujie": "454071867@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dale454071867/ZJCaChe.git",
12     "tag": "1.2.0"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
16   "source_files": "ZJCache/ZJCache/*.{h,m}",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "ZJUtils": [
22       "~> 1.0.2"
23     ]
24   }