blob: 76aab13c02497cf9f5100a0b900209b86a1420b2 [file] [log] [blame]
{
"name": "MSHEncode",
"version": "0.1.1",
"summary": "MSHEncode: Encode video data",
"description": "MSHEncode: Encode video data to H264 video type",
"homepage": "https://gitkinghub.sohatv.vn/suunguyencong/mshencode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ncs-ncs-scn-scn": "ncs.ncs.scn.scn@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MSHEncode.framework"
},
"source": {
"http": "https://gitkinghub.sohatv.vn/suunguyencong/mshencode/uploads/d9d0746255c58c6a062976a2927f08d4/MSHEncode-0.1.1.zip"
},
"source_files": "MSHEncode.framework/Versions/A/Headers/*",
"public_header_files": "MSHEncode.framework/Versions/A/Headers/*",
"frameworks": [
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"Foundation",
"UIKit"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}