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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
5
/
9
/
Tempry
/
0.1.1
/
Tempry.podspec.json
blob
34ab15cb68497cc77c6c8c16a36753aad3114b63
1
{
2
"name": "Tempry",
3
"version": "0.1.1",
4
"summary": "get a random temporary directory path",
5
"homepage": "https://github.com/yanamura/Tempry",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Yasuharu Yanamura": "yanamura3@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/yanamura/Tempry.git",
15
"tag": "0.1.1"
16
},
17
"source_files": "Sources/Tempry/*",
18
"platforms": {
19
"ios": "10.0"
20
}
21
}