blob: c4a3a5b57c2d1644aad334d7df5e1a994db88db0 [file] [log] [blame]
{
"name": "MetalImage",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MetalImage/Classes/**/*",
"resource_bundles": {
"MetalImage": [
"MetalImage/Assets/*.metallib"
]
},
"frameworks": [
"Metal",
"MetalKit",
"UIKit",
"MobileCoreServices",
"ImageIO",
"CoreMotion",
"Foundation",
"CoreGraphics",
"AVFoundation",
"QuartzCore",
"CoreFoundation",
"CoreMedia"
],
"requires_arc": true
}