blob: b247066d7b52f15fc6e9a5336d803b9591e7f812 [file] [log] [blame]
{
"name": "MMRtmp",
"version": "1.0.0",
"summary": "RTMP protocl on swift",
"description": "Implement RTMP play/publish protocl on swift",
"homepage": "https://github.com/MillmanY/MMRtmp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MillmanY": "millmanyang@gmail.com"
},
"source": {
"git": "https://github.com/MillmanY/MMRtmp.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MMRtmp/Classes/**/*"
}