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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
6
/
7
/
Camera
/
0.1.0
/
Camera.podspec.json
blob
6012437c11980fdd86f809a5f7bbf4981ab62b3c
1
{
2
"name": "Camera",
3
"version": "0.1.0",
4
"summary": "相机",
5
"description": "关于GPUimage渲染的小封装",
6
"homepage": "https://github.com/liuyinlong1992/Camera",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liuyinlong1992": "18811103375@163.com"
13
},
14
"source": {
15
"git": "https://github.com/liuyinlong1992/Camera.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Camera/Classes/**/*"
22
}