[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 2 / 3 / ACThumbnailGenerator-Swift / 1.0.0 / ACThumbnailGenerator-Swift.podspec.json
blobca30ab6db0bf6f5f4aa9c158f6b37123bf678f1c
2   "name": "ACThumbnailGenerator-Swift",
3   "version": "1.0.0",
4   "summary": "Swift utility for extracting still images from remote video streams (e.g. HLS/.m3u8 streams).",
5   "description": "ACThumbnailGenerator is an easy-to-use Swift utility for extracting still images (as UIImage) from remote video streams (e.g. HLS/.m3u8 streams) on iOS apps.",
6   "homepage": "https://github.com/acotilla91/ACThumbnailGenerator-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alejandro Cotilla": "acotilla91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/acotilla91/ACThumbnailGenerator-Swift.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/acotilla91",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "ACThumbnailGenerator-Swift/Classes/**/*"