blob: cef0c536ae3b2765bbeeec2e342c0b9f11fdc615 [file] [log] [blame]
{
"name": "MetalCombine",
"version": "0.1.0",
"summary": "Video Frames Combine Using Metal Framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/akiotakeis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akiotakeis": "akiotakeis@gmail.com"
},
"source": {
"git": "https://github.com/akiotakeis/MetalCombine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MetalCombine/Classes/*",
"resource_bundles": {
"MetalCombine": [
"MetalCombine/Assets/*"
]
},
"pushed_with_swift_version": "4.0"
}