blob: ee12bb4f4b42584580a9ee2d863c2482ac8c08c6 [file] [log] [blame]
{
"name": "MetalImage",
"version": "0.0.3",
"summary": "MetalImage use to camera.",
"homepage": "https://github.com/zhangsirong/MetalImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangsr": "lpzsrong@gamil.com"
},
"source": {
"git": "https://github.com/zhangsirong/MetalImage.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MetalImage/Classes/**/*",
"frameworks": [
"Metal",
"MetalKit",
"UIKit",
"MobileCoreServices",
"ImageIO",
"CoreMotion",
"Foundation",
"CoreGraphics",
"AVFoundation",
"QuartzCore",
"CoreFoundation",
"CoreMedia"
],
"requires_arc": true
}