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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
2
/
0
/
XKDataSQLite
/
1.0.0
/
XKDataSQLite.podspec.json
blob
f91d47fcb7b3b90a2418159fc1c454a807165e61
1
{
2
"name": "XKDataSQLite",
3
"version": "1.0.0",
4
"summary": "数据库操作工具",
5
"homepage": "https://github.com/RyanMans/XKDataSQLite",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ALLen、LAS": "1696186412@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/ryanmans/XKDataSQLite.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "XKDataSQLite/Classes/**/*",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"dependencies": {
26
"FMDB": [
27
28
]
29
}
30
}