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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
c
/
4
/
2
/
FXDatabase
/
0.1.0
/
FXDatabase.podspec.json
blob
461616cc42167ce7ec2491ce176298f93ecfb1bd
1
{
2
"name": "FXDatabase",
3
"version": "0.1.0",
4
"summary": "对FMDB的封装",
5
"homepage": "https://github.com/feixue299/FXDatabase",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wupengfei": "1569485690@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/feixue299/FXDatabase.git",
15
"tag": "0.1.0"
16
},
17
"source_files": [
18
"Sources",
19
"Sources/**/*.{h,m}"
20
],
21
"platforms": {
22
"ios": null
23
},
24
"dependencies": {
25
"FMDB": [
26
27
]
28
}
29
}