[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 5 / b / JGAFImageCache / 1.1.1 / JGAFImageCache.podspec.json
blobbf3815f93fd5e8a4e941bcfbf5ef9314e0bcb6da
2   "name": "JGAFImageCache",
3   "version": "1.1.1",
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.1"
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   }