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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
1
/
LYLDataBase
/
1.0.4
/
LYLDataBase.podspec.json
blob
d07940139c32997a8030432b215811559c716854
1
{
2
"name": "LYLDataBase",
3
"version": "1.0.4",
4
"summary": "本地化存储",
5
"homepage": "https://github.com/LiuYulei001/LYLDataBase.git",
6
"license": "MIT",
7
"authors": {
8
"LYL": "445229678@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/LiuYulei001/LYLDataBase.git",
15
"tag": "1.0.4"
16
},
17
"source_files": "LYLDataBase/*.{h,m}",
18
"libraries": "sqlite3"
19
}