blob: 751baaa3d53cbc5353380d57df81533e858cb4a0 [file] [log] [blame]
{
"name": "Downpour",
"version": "0.2.0",
"summary": "Get TV & Movie info from downloaded filenames",
"description": "Downpour was built for [Fetch](http://getfetchapp.com) — a Put.io client — to parse TV & Movie information from downloaded files. It can gather the following from a raw file name:\n\n- TV or movie title\n- Year of release\n- TV season number\n- TV episode number",
"homepage": "https://github.com/steve228uk/Downpour",
"license": "MIT",
"authors": {
"Stephen Radford": "steve228uk@gmail.com"
},
"source": {
"git": "https://github.com/steve228uk/Downpour.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/steve228uk",
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0.1"
}