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] EcommpaySDK_UI 3.6.6
[CocoaPods.git]
/
Specs
/
9
/
0
/
f
/
lhFMDB
/
1.0.3
/
lhFMDB.podspec.json
blob
d1dd9ebf0c0b88e2b8747bf33b95a492b6dff543
1
{
2
"name": "lhFMDB",
3
"version": "1.0.3",
4
"summary": "test",
5
"description": "简单易用的轻量级数据库",
6
"homepage": "https://github.com/saberLiuhui/lhFMDB",
7
"license": "MIT",
8
"authors": {
9
"管理员": ""
10
},
11
"source": {
12
"git": "https://github.com/saberLiuhui/lhFMDB.git",
13
"tag": "1.0.3"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true,
19
"source_files": "lhfmdb/lhfmdb/ViewController.h",
20
"dependencies": {
21
"FMDB": [
22
23
]
24
}
25
}