blob: a282e5755c5db61ec1709c2b7e0223dd18492070 [file] [log] [blame]
{
"name": "MSHPublish",
"version": "0.0.9",
"summary": "Publish video data using RTMP transmission",
"description": "Publish video data using RTMP transmission via facebook or other server",
"homepage": "http://gitkinghub.sohatv.vn/suunguyencong/mshpublish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ncs-ncs-scn-scn": "ncs.ncs.scn.scn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MSHPublish.framework"
},
"source": {
"http": "http://gitkinghub.sohatv.vn/suunguyencong/mshpublish/uploads/6fa80c004daec277f8327e6edb0607c0/MSHPublish-0.0.9.zip"
},
"source_files": "MSHPublish.framework/Versions/A/Headers/*",
"public_header_files": "MSHPublish.framework/Versions/A/Headers/*",
"frameworks": [
"AVFoundation",
"Foundation",
"UIKit"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}