[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / a / THHybridCache / 1.0.0 / THHybridCache.podspec.json
blobdd2b8d1b0e17a8ae695bdadb6a25f1223e55c4a7
2   "name": "THHybridCache",
3   "version": "1.0.0",
4   "summary": "Hybrid memory and disk cache for UIImages.",
5   "description": "\t\t\t\t   * Caches UIImage instances in a NSCache\n\t\t\t\t   * Saves UIImage representations on disk as JPGs and PNGs\n\t\t\t\t   * Performs disk writes in a background queue\n",
6   "homepage": "https://github.com/antiraum/THHybridCache",
7   "license": "MIT",
8   "authors": {
9     "Thomas Heß": "mail@thomashess.name"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/antiraum/THHybridCache.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "THHybridCache",
19   "requires_arc": true