blob: 21c2ee83882f986262f9aeec4e91301de2991c44 [file] [log] [blame]
{
"name": "MSHPublish",
"version": "0.1.1",
"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/2d5d165ea7950ba75f8f0737b7df87ef/MSHPublish-0.1.1.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
}