[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 3 / HYDownloadManager / 1.0.4 / HYDownloadManager.podspec.json
blobbc5246b6f86994f9952ad1848fb89685cdcde476
2   "name": "HYDownloadManager",
3   "version": "1.0.4",
4   "summary": "A tool downloads file with memory cache, temporary cache and permanent store.",
5   "homepage": "https://github.com/wuhui519/HYDownloadManager",
6   "authors": {
7     "wuhui519": "wuhui519@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/wuhui519/HYDownloadManager.git",
11     "tag": "1.0.4"
12   },
13   "source_files": "HYDownloadManagerPod/*.{h,m}",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "license": "MIT",
18   "requires_arc": true,
19   "dependencies": {
20     "EGOCache": [
21       "~> 2.0"
22     ],
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }