blob: 48f61ba47a9640c9aca17f7543893dc72b2306a9 [file] [log] [blame]
{
"name": "MJPEGStreamLib",
"version": "0.1.5",
"summary": "Simple MJPEG Stream Library for Swift",
"description": "Simple and easy to use MJPEG Stream Library. It contains authentication if your stream url needs a username/password. It is based on UIImageView so it is all up to your custom design.",
"homepage": "https://github.com/wrathchaos/MJPEGStreamLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kuray OGUN": "kurayogun@gmail.com"
},
"source": {
"git": "https://github.com/wrathchaos/MJPEGStreamLib.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "8.0"
},
"source_files": "MJPEGStreamLib/Classes/**/*",
"pushed_with_swift_version": "3.0"
}