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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
6
/
8
/
c
/
IRPopupMenu
/
1.0.0
/
IRPopupMenu.podspec.json
blob
465e1258b70997cb54553b9b328dc2a11e74e455
1
{
2
"name": "IRPopupMenu",
3
"version": "1.0.0",
4
"summary": "Custom popup menu.",
5
"description": "Custom popup menu.",
6
"homepage": "https://github.com/irons163/IRPopupMenu.git",
7
"license": "MIT",
8
"authors": "irons163",
9
"platforms": {
10
"ios": "8.0"
11
},
12
"source": {
13
"git": "https://github.com/irons163/IRPopupMenu.git",
14
"tag": "1.0.0"
15
},
16
"exclude_files": "IRPopupMenu/*.plist",
17
"source_files": [
18
"IRPopupMenu/Class",
19
"IRPopupMenu/*"
20
]
21
}