[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / f / c / HObjectRepo / 1.0.3 / HObjectRepo.podspec.json
blob6f7a1f2f6bb88a53cd34ae851b7e1e06be417402
2   "name": "HObjectRepo",
3   "version": "1.0.3",
4   "summary": "It's a object storage",
5   "description": "A longer description of HObjectRepo 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": "http://EXAMPLE/HObjectRepo",
7   "authors": {
8     "zct": "zhangchutian_05@163.com"
9   },
10   "source": {
11     "git": "https://github.com/jumperb/HObjectRepo.git",
12     "tag": "1.0.3"
13   },
14   "source_files": "Classes/**/*.{h,m}",
15   "dependencies": {
16     "HAccess/Entity": [
18     ],
19     "HCache": [
21     ]
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "8.0"
26   }