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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
0
/
f
/
2
/
JRDBSwift
/
1.3.3
/
JRDBSwift.podspec.json
blob
23c6c501977f73b81190c00a5ac2619271f125d5
1
{
2
"name": "JRDBSwift",
3
"version": "1.3.3",
4
"summary": "The light packing of fmdb for my self",
5
"homepage": "https://github.com/scubers/JRDBSwift",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"jrwong": "jr-wong@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/scubers/JRDBSwift.git",
18
"tag": "1.3.3"
19
},
20
"source_files": "JRDBSwift/classes/**/*.swift",
21
"dependencies": {
22
"JRDB": [
23
24
]
25
}
26
}