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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
3
/
a
/
LRPopupMenu
/
1.0.0
/
LRPopupMenu.podspec.json
blob
fdddff493a7764f6bb9302ec27646bb18b0b8dca
1
{
2
"name": "LRPopupMenu",
3
"version": "1.0.0",
4
"summary": "LRPopupMenu.",
5
"homepage": "https://github.com/huawtswork/LRPopupMenu",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"huawt": "ghost263sky@163.com"
12
},
13
"source": {
14
"git": "https://github.com/huawtswork/LRPopupMenu.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "LRPopupMenu/Classes/**/*",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"dependencies": {
26
"SDWebImage": [
27
28
]
29
}
30
}