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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
b
/
9
/
1
/
TalkfunSDK
/
1.5.1
/
TalkfunSDK.podspec.json
blob
a449cad82092e7d79d8e8de48800086c12ee5626
1
{
2
"name": "TalkfunSDK",
3
"version": "1.5.1",
4
"summary": "IJKPlayer framework。",
5
"license": "LGPLv2.1",
6
"authors": {
7
"littleplayer": "20427740@qq.com"
8
},
9
"homepage": "https://github.com/20427740/TalkfunSDK",
10
"source": {
11
"git": "https://github.com/20427740/TalkfunSDK.git",
12
"tag": "1.5.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"resources": "SDK/TalkfunSDK.bundle",
19
"frameworks": [
20
"AudioToolbox",
21
"AVFoundation",
22
"CoreGraphics",
23
"CoreMedia",
24
"CoreVideo",
25
"MobileCoreServices",
26
"OpenGLES",
27
"QuartzCore",
28
"VideoToolbox",
29
"Foundation",
30
"UIKit",
31
"MediaPlayer"
32
],
33
"libraries": [
34
"bz2",
35
"z",
36
"c++"
37
]
38
}