[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 2 / Hellcat / 0.2.1 / Hellcat.podspec.json
blob6c6ab290308969af4fbdd4b0b9da734d74b4fc45
2   "name": "Hellcat",
3   "version": "0.2.1",
4   "summary": "Products an array of UIImages from a video file",
5   "description": "Hellcat is a light weight tool for breaking a video file up into an array of images.",
6   "homepage": "https://github.com/seanmcneil/Hellcat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seanmcneil": "mcneilsean@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/seanmcneil/Hellcat.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/sean_mcneil",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "source_files": "Hellcat/Classes/**/*",
23   "pushed_with_swift_version": "3.0"