blob: 6c6ab290308969af4fbdd4b0b9da734d74b4fc45 [file] [log] [blame]
{
"name": "Hellcat",
"version": "0.2.1",
"summary": "Products an array of UIImages from a video file",
"description": "Hellcat is a light weight tool for breaking a video file up into an array of images.",
"homepage": "https://github.com/seanmcneil/Hellcat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"seanmcneil": "mcneilsean@icloud.com"
},
"source": {
"git": "https://github.com/seanmcneil/Hellcat.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/sean_mcneil",
"platforms": {
"ios": "8.3"
},
"source_files": "Hellcat/Classes/**/*",
"pushed_with_swift_version": "3.0"
}