blob: 713d37f4c51fe7209196b36d6a7d7606b5bd7a89 [file] [log] [blame]
{
"name": "MJPEGStreamLib",
"version": "0.2.0",
"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. Swift 4 and XCode 9.0+ Compatibility.",
"homepage": "https://github.com/wrathchaos/MJPEGStreamLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FreakyCoder": "kurayogun@gmail.com"
},
"source": {
"git": "https://github.com/wrathchaos/MJPEGStreamLib.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "8.0"
},
"source_files": "MJPEGStreamLib/Classes/**/*",
"pushed_with_swift_version": "3.0"
}