[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 6 / LRImageManager / 1.0 / LRImageManager.podspec.json
blobb6ea813d62a6f34cc73626e56cb69364d43177cc
2   "name": "LRImageManager",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Objective-C simple image manager with memory and disk cache support.",
6   "homepage": "https://github.com/luisrecuenco/LRImageManager",
7   "authors": {
8     "Luis Recuenco": "luis.recuenco@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/luisrecuenco/LRImageManager.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "LRImageManager",
18   "requires_arc": true,
19   "dependencies": {
20     "Reachability": [
22     ]
23   }