[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 2 / JLLazyImageView / 0.0.1 / JLLazyImageView.podspec.json
blobf05b692da185756e6054ea0ab56325accd4f846b
2   "name": "JLLazyImageView",
3   "version": "0.0.1",
4   "summary": "A UIImageView with additions to lazy-load images from the net.",
5   "description": "                   Lazy loading for UIImageView without blocking the main thread.\n",
6   "homepage": "https://github.com/jamit/JLLazyImageView",
7   "license": "MIT",
8   "authors": {
9     "Philip Blatter": "philip.blatter@jamitlabs.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/jamit/JLLazyImageView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true