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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
a
/
2
/
1
/
Peak
/
1.0.0
/
Peak.podspec.json
blob
55322911fc722a15903775ef7823fe2f72e0f911
1
{
2
"name": "Peak",
3
"version": "1.0.0",
4
"summary": "A collection of iOS and OS X audio tools, written in Swift.",
5
"homepage": "https://github.com/hoseking/Peak",
6
"license": "MIT",
7
"authors": {
8
"hoseking": "steviehosking@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0",
12
"osx": "10.9"
13
},
14
"source": {
15
"git": "https://github.com/hoseking/Peak.git",
16
"tag": "1.0.0"
17
},
18
"source_files": "Source"
19
}