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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
7
/
b
/
2
/
SGImageCache
/
1.1.0
/
SGImageCache.podspec.json
blob
6c0f77665791f344ce35ccb0575d79c53ebaa09c
1
{
2
"name": "SGImageCache",
3
"version": "1.1.0",
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": "1.1.0"
17
},
18
"source_files": "*.{h,m}",
19
"requires_arc": true,
20
"dependencies": {
21
"SGHTTPRequest": [
22
23
],
24
"MGEvents": [
25
26
]
27
}
28
}