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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
0
/
4
/
c
/
DMPathBar
/
0.1.0
/
DMPathBar.podspec.json
blob
cd2f937d817d6206b8ad03e42bb1a69151692276
1
{
2
"name": "DMPathBar",
3
"version": "0.1.0",
4
"summary": "Yosemite like PathBar Control for Mac (like in XCode)",
5
"homepage": "https://github.com/malcommac/DMPathBar",
6
"license": "MIT",
7
"authors": "Daniele Margutti",
8
"source": {
9
"git": "https://github.com/malcommac/DMPathBar.git",
10
"tag": "0.1.0"
11
},
12
"platforms": {
13
"osx": "10.9"
14
},
15
"requires_arc": true,
16
"source_files": "DMPathBar",
17
"frameworks": "Cocoa"
18
}