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] TMUserCenter 0.2.55
[CocoaPods.git]
/
Specs
/
2
/
4
/
6
/
LPPlaySound
/
0.0.3
/
LPPlaySound.podspec.json
blob
251d9e7dc82415e31412ebd5c0dabee538935348
1
{
2
"name": "LPPlaySound",
3
"version": "0.0.3",
4
"summary": "播放音效",
5
"description": "播放本地音效或系统音效",
6
"homepage": "https://github.com/Liu-Peng/TestPlaySound/",
7
"license": "MIT",
8
"authors": {
9
"liupeng": "liupeng0242@gmail.com"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/Liu-Peng/TestPlaySound.git",
16
"tag": "0.0.3"
17
},
18
"source_files": "TestPlaySound/LPPlaySound.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"AudioToolbox"
22
],
23
"requires_arc": true
24
}