[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / c / 5 / b / JGAFImageCache / 1.1.2 / JGAFImageCache.podspec.json
blobfe1580144daac6a8c5168d9c493b488d814a2d35
2   "name": "JGAFImageCache",
3   "version": "1.1.2",
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.1.2"
11   },
12   "source_files": "*.[hm]",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "requires_arc": true,
17   "dependencies": {
18     "AFNetworking": [
19       "~> 1.3.3"
20     ]
21   }