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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
4
/
f
/
KVPodTest
/
1.0.1
/
KVPodTest.podspec.json
blob
6e561d48f078f901f4e59307d34ab7b7d239e6c1
1
{
2
"name": "KVPodTest",
3
"version": "1.0.1",
4
"summary": "使用block替代监听点击",
5
"homepage": "https://github.com/kevin930119/KVPodTest.git",
6
"license": "MIT",
7
"authors": {
8
"Kevin": "673729631@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/kevin930119/KVPodTest.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "KVAudioStreamer/*",
18
"requires_arc": true,
19
"frameworks": [
20
"Foundation",
21
"UIKit",
22
"AVFoundation",
23
"AudioToolbox",
24
"MediaPlayer"
25
]
26
}