[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / 6 / MJPEGStreamLib / 0.1.6 / MJPEGStreamLib.podspec.json
blob31be0c37c122ea15dda0dcec16164d078ea34522
2   "name": "MJPEGStreamLib",
3   "version": "0.1.6",
4   "summary": "Simple MJPEG Stream Library for Swift",
5   "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.",
6   "homepage": "https://github.com/wrathchaos/MJPEGStreamLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kuray OGUN": "kurayogun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wrathchaos/MJPEGStreamLib.git",
16     "tag": "0.1.6"
17   },
18   "social_media_url": "https://twitter.com/freakycodercom",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MJPEGStreamLib/Classes/**/*",
23   "pushed_with_swift_version": "3.0"