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