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
/
9
/
7
/
QBPopupMenu
/
1.1
/
QBPopupMenu.podspec.json
blob
19e1b67b061b97aa677b1ee9afe7d52ca0677c79
1
{
2
"name": "QBPopupMenu",
3
"version": "1.1",
4
"summary": "A popup menu for iOS without using image files.",
5
"homepage": "https://github.com/questbeat/QBPopupMenu",
6
"license": "MIT",
7
"authors": {
8
"Katsuma Tanaka": "questbeat@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/questbeat/QBPopupMenu.git",
12
"tag": "v1.1"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source_files": [
18
"Classes",
19
"Classes/*.{h,m}"
20
],
21
"requires_arc": false
22
}