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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
d
/
e
/
6
/
MetalImage
/
0.0.1
/
MetalImage.podspec.json
blob
1c799b2809023a9a3ff8829ca4f3776d8f6d659f
1
{
2
"name": "MetalImage",
3
"version": "0.0.1",
4
"summary": "MetalImage use to camera.",
5
"homepage": "https://github.com/zhangsirong/MetalImage",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhangsr": "lpzsrong@gamil.com"
12
},
13
"source": {
14
"git": "https://github.com/zhangsirong/MetalImage.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MetalImage/Classes/**/*",
21
"frameworks": [
22
"Metal",
23
"MetalKit",
24
"UIKit",
25
"MobileCoreServices",
26
"ImageIO",
27
"CoreMotion",
28
"Foundation",
29
"CoreGraphics",
30
"AVFoundation",
31
"QuartzCore",
32
"CoreFoundation",
33
"CoreMedia"
34
],
35
"requires_arc": true
36
}