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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
e
/
7
/
CWSqlite
/
1.6.1
/
CWSqlite.podspec.json
blob
a49c9cfb3b2b8492448db9a3d3a52357c1f7a57e
1
{
2
"name": "CWSqlite",
3
"version": "1.6.1",
4
"summary": "OC数据库",
5
"description": "一行代码操作数据库CWSqlite.",
6
"homepage": "https://github.com/ChavezChen/CWSqlite",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"chenwang": "543438338@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/ChavezChen/CWSqlite.git",
19
"tag": "1.6.1"
20
},
21
"source_files": "CWSqlite/*.{h,m}"
22
}