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