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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
f
/
b
/
4
/
LWVideoRecord
/
0.0.11
/
LWVideoRecord.podspec.json
blob
fecefbfc2df6e70becbd3f4afbee1b73900fb097
1
{
2
"name": "LWVideoRecord",
3
"version": "0.0.11",
4
"summary": "视频录制",
5
"description": "视频录制",
6
"homepage": "https://github.com/boyssimple/LWVideoRecord.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"luowei": "boyssimple0902@icloud.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "https://github.com/boyssimple/LWVideoRecord.git",
19
"tag": "0.0.11"
20
},
21
"source_files": "Sources/**/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"Masonry": [
28
29
]
30
}
31
}