[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / f / HYDBCache / 0.5 / HYDBCache.podspec.json
blob8551a18f0a80403badf68951ed21a37497ed0257
2   "name": "HYDBCache",
3   "version": "0.5",
4   "summary": "A Cache Include Memory Cache and DiskCache",
5   "description": "A Cache Include Memory Cache and DiskCache,Provide For HYTeam Use.",
6   "homepage": "https://github.com/fangyuxi/HYDBCache",
7   "license": "MIT",
8   "authors": {
9     "fangyuxi": "xcoder.fang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fangyuxi/HYDBCache.git",
13     "tag": "0.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "HYCache/Classes/**/*"