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] SingBox 1.0.0
[CocoaPods.git]
/
Specs
/
1
/
9
/
4
/
SKVoiceWaveView
/
1.0.0
/
SKVoiceWaveView.podspec.json
blob
5c49dc3c07c059bdd94ddd999edf24207d090346
1
{
2
"name": "SKVoiceWaveView",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "Automatic-Guidance",
8
"homepage": "https://github.com/macios/SKVoiceWaveView",
9
"license": "MIT",
10
"authors": {
11
"SK": "nil.com"
12
},
13
"source": {
14
"git": "https://github.com/macios/SKVoiceWaveView.git",
15
"tag": "1.0.0"
16
},
17
"frameworks": [
18
"UIKit",
19
"AVFoundation"
20
],
21
"source_files": "SKVoiceWave/**/SKVoiceWaveView/*.{h,m}",
22
"requires_arc": true
23
}