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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
1
/
a
/
GXCaptureVideo
/
0.1.0
/
GXCaptureVideo.podspec.json
blob
fcd59a5f10ac63c0b78b16fa53c8856ec2ba91a2
1
{
2
"name": "GXCaptureVideo",
3
"version": "0.1.0",
4
"summary": "二维码扫码功能",
5
"description": "视频采集",
6
"homepage": "https://github.com/小修/GXCaptureVideo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"小修": "gaoguangxiao125@sina.com"
13
},
14
"source": {
15
"git": "https://github.com/gaoguangxiao/GXCaptureVideo.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "GXCaptureVideo/Classes/**/*"
22
}