[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 2 / Hellcat / 0.3.0 / Hellcat.podspec.json
blobba8af70c697334eea7e132fe3afac5511d22616b
2   "name": "Hellcat",
3   "version": "0.3.0",
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.3.0"
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"