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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
7
/
0
/
5
/
Waveform
/
0.0.2
/
Waveform.podspec.json
blob
17df5211d8d5398c859d1bc98448bf627f1c399c
1
{
2
"name": "Waveform",
3
"platforms": {
4
"ios": "8.0"
5
},
6
"summary": "DENIVIP Media",
7
"requires_arc": true,
8
"version": "0.0.2",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Anton Belousov": "belousov@denivip.ru"
15
},
16
"homepage": "https://github.com/denivip/Waveform",
17
"source": {
18
"git": "https://github.com/denivip/Waveform.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "Source/**/*.{swift}",
22
"frameworks": [
23
"Foundation",
24
"UIKit",
25
"AVFoundation",
26
"CoreMedia"
27
]
28
}