blob: 1652623699c6f5448c8690a2935737454e1ad2a9 [file] [log] [blame]
{
"name": "MSHCapture",
"version": "0.0.8",
"summary": "MSHCapture: Capture video using camera",
"description": "MSHCapture: Capture video using camera with beauty filter",
"homepage": "http://gitkinghub.sohatv.vn/suunguyencong/mshcapture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ncs-ncs-scn-scn": "ncs.ncs.scn.scn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MSHCapture.framework"
},
"source": {
"http": "http://gitkinghub.sohatv.vn/suunguyencong/mshcapture/uploads/4e46fcd3839eb13ba4e65bdf47efb57d/MSHCapture-0.0.8.zip"
},
"source_files": "MSHCapture.framework/Versions/A/Headers/*",
"public_header_files": "MSHCapture.framework/Versions/A/Headers/*",
"frameworks": [
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"Foundation",
"UIKit"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}