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
[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git]
/
Specs
/
1
/
9
/
7
/
QBPopupMenu
/
1.0
/
QBPopupMenu.podspec.json
blob
94ee8b576d915284050eeda6f6a6b88718eaec03
1
{
2
"name": "QBPopupMenu",
3
"version": "1.0",
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.0"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source_files": [
18
"Classes",
19
"Classes/*.{h,m}"
20
],
21
"requires_arc": false
22
}