blob: e1fee5bbe670fd6ad0ff244d2ac499119c804a31 [file] [log] [blame]
{
"name": "Hellcat",
"version": "0.4.0",
"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.4.0"
},
"social_media_url": "https://twitter.com/sean_mcneil",
"platforms": {
"ios": "8.3"
},
"source_files": "Hellcat/Classes/**/*",
"pushed_with_swift_version": "3.0"
}