blob: 310759b2c6ea14c8b56f9879dd705afde4723a42 [file] [log] [blame]
{
"name": "Downpour",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/steve228uk",
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Pod/**/*"
}