repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
7
/
b
/
2
/
SGImageCache
/
1.0.1
/
SGImageCache.podspec.json
blob
27a54bed904145d80d93b6f6b8fbdfe18cd6e785
1
{
2
"name": "SGImageCache",
3
"version": "1.0.1",
4
"summary": "A lightweight iOS image cache.",
5
"homepage": "http://platform.seatgeek.com",
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": "1.0.1"
17
},
18
"source_files": "*.{h,m}",
19
"requires_arc": true,
20
"dependencies": {
21
"SGHTTPRequest": [
22
23
],
24
"MGEvents": [
25
26
]
27
}
28
}