[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / c / 3 / 5 / HCache / 1.1.6 / HCache.podspec.json
blobc3d885c1f877f2861ab97ee2180c09c2296bab38
2   "name": "HCache",
3   "version": "1.1.6",
4   "summary": "A short description of HCache.",
5   "description": "A longer description of HCache in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jumperb/HCache",
7   "license": "Copyright",
8   "authors": {
9     "jumperb": "zhangchutian_05@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jumperb/HCache.git",
13     "tag": "1.1.6"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "Hodor": [
20     ]
21   },
22   "platforms": {
23     "ios": "7.0"
24   }