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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
f
/
c
/
2
/
SimpleCache
/
0.2.1
/
SimpleCache.podspec.json
blob
ba61901a276d4b25bbe8d02066e20ddfa3499379
1
{
2
"name": "SimpleCache",
3
"version": "0.2.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "Simple Cache written in Swift",
9
"homepage": "https://github.com/comodinx/SimpleCache",
10
"authors": {
11
"Nicolas Molina": "comodinx@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/comodinx/SimpleCache.git",
18
"tag": "0.2.1"
19
},
20
"source_files": "Sources/*.swift"
21
}