[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / b / JGAFImageCache / 1.0.0 / JGAFImageCache.podspec.json
blobf3e76ca06407013d7ee66fd2e3b3c46156f71708
2   "name": "JGAFImageCache",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A fast reliable image cache for iOS built with AFNetworking.",
6   "homepage": "https://github.com/jaminguy/JGAFImageCache",
7   "authors": "Jamin Guy",
8   "source": {
9     "git": "https://github.com/jaminguy/JGAFImageCache.git",
10     "tag": "1.0.0"
11   },
12   "source_files": "*.[hm]",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "requires_arc": true,
17   "dependencies": {
18     "AFNetworking": [
19       "~> 1.2.0"
20     ]
21   }