blob: 1c3bc15774952ff021462828bf22677e05274ff3 [file] [log] [blame]
{
"name": "H264-RTSP-Server-iOS",
"version": "1.1.0",
"summary": "Make your iPhone be a RTSP IPCamera!",
"description": "Make your iPhone be a RTSP IPCamera!",
"homepage": "https://github.com/irons163/H264-RTSP-Server-iOS.git",
"license": "MIT",
"authors": "irons163",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/irons163/H264-RTSP-Server-iOS.git",
"tag": "1.1.0"
},
"source_files": "H264-RTSP-Server-iOS/H264-RTSP-Server-iOS/Classes/**/*.{h,m,mm,cpp,xib}",
"frameworks": [
"AVFoundation",
"CoreVideo"
],
"libraries": "c++"
}