blob: d473e5f2e6c7c591465fde118a03e8ed2e3e6ff5 [file] [log] [blame]
{
"name": "MSHCapture",
"version": "0.1.4",
"summary": "MSHCapture: Capture video using camera",
"description": "MSHCapture: Capture video using camera with beauty filter",
"homepage": "https://gitkinghub.sohatv.vn/suunguyencong/mshcapture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ncs-ncs-scn-scn": "ncs.ncs.scn.scn@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MSHCapture.framework"
},
"source": {
"http": "https://gitkinghub.sohatv.vn/suunguyencong/mshcapture/uploads/290a9680d234296c62a8a2f34d1152b6/MSHCapture-0.1.4.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
}