blob: f2d5f7cc4550e795bec94b02def9a57ccb52593d [file] [log] [blame]
{
"name": "MJPEGStreamLib",
"version": "0.2.1",
"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 5, 4.2, 4 and XCode 10.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.1"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "9.0"
},
"source_files": "MJPEGStreamLib/Classes/**/*"
}