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] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git]
/
Specs
/
0
/
c
/
2
/
ZhikeVideo
/
1.0.0
/
ZhikeVideo.podspec.json
blob
a98a7b1bb05aa2ed6d58e1b045f3b58934c78f63
1
{
2
"name": "ZhikeVideo",
3
"version": "1.0.0",
4
"summary": "video for iOS develop",
5
"homepage": "https://github.com/smartliuliu/ZhikeAVVideo",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"liu": "1172436954@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/smartliuliu/ZhikeAVVideo.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"ZhikeVideo/**/*.{h,m}",
22
"Pods/**/*.{h,m}"
23
],
24
"frameworks": [
25
"UIKit",
26
"AVFoundation"
27
],
28
"dependencies": {
29
"Masonry": [
30
31
],
32
"SDWebImage": [
33
34
]
35
}
36
}