[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 2 / SGImageCache / 2.1.1 / SGImageCache.podspec.json
blob6c93e5b725f5fc395fdb14c01111a49f327e76c6
2   "name": "SGImageCache",
3   "version": "2.1.1",
4   "summary": "A lightweight iOS image cache.",
5   "homepage": "https://github.com/seatgeek/SGImageCache",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": "SeatGeek",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/seatgeek/SGImageCache.git",
16     "tag": "2.1.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SGHTTPRequest": [
23     ],
24     "AFNetworking": [
25       "~> 2.0"
26     ],
27     "MGEvents": [
29     ],
30     "PromiseKit/base": [
31       "~> 1.5"
32     ]
33   }