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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
1
/
0
/
e
/
CJDataListView
/
1.2.0
/
CJDataListView.podspec.json
blob
df3f04e92501a7ad2f4660113d2db626923484a9
1
{
2
"name": "CJDataListView",
3
"version": "1.2.0",
4
"summary": "数据列表视图",
5
"homepage": "https://github.com/dvlproad/CJPopup",
6
"license": "MIT",
7
"authors": "dvlproad",
8
"platforms": {
9
"ios": "7.0"
10
},
11
"source": {
12
"git": "https://github.com/dvlproad/CJPopup.git",
13
"tag": "1.2.0"
14
},
15
"source_files": "CJDataListView/**/*.{h,m}",
16
"frameworks": "UIKit",
17
"requires_arc": true
18
}