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
/
0
/
3
/
RSMenuView
/
1.0.2
/
RSMenuView.podspec.json
blob
b53273f4d01b3750359699bdf307729560112848
1
{
2
"name": "RSMenuView",
3
"version": "1.0.2",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "An event driven tableview. supports UIAppearance and more.",
9
"homepage": "https://github.com/b051/RSMenuView",
10
"authors": {
11
"Rex Sheng": "shengning@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/b051/RSMenuView.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "*.{h,m}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "6.0"
21
}
22
}