blob: 90ff177f669ef0807c30572fc91dcf971407e8b5 [file] [log] [blame]
{
"name": "AssemblyLine",
"version": "0.0.1",
"summary": "AssemblyLine is a library that simply wrote a workflow.",
"description": "AssemblyLine processes several tasks continuously in the background.\nDiscard tasks that failed during execution during execution.",
"homepage": "https://github.com/1amageek/AssemblyLine",
"screenshots": "https://github.com/1amageek/AssemblyLine/blob/master/AssemblyLine.png",
"license": {
"type": "MIT",
"file": "https://github.com/1amageek/AssemblyLine/blob/master/LICENSE"
},
"authors": {
"1amageek": "tmy0x3@icloud.com"
},
"social_media_url": "http://twitter.com/1amageek",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/1amageek/AssemblyLine.git",
"tag": "0.0.1"
},
"source_files": [
"AssemblyLine",
"AssemblyLine/**/*.{swift}"
],
"pushed_with_swift_version": "3.1"
}