blob: eb43a0e32461ecda30adf32928c5e2ee954c7f3d [file] [log] [blame]
{
"name": "SwiftyTask",
"version": "0.0.4",
"summary": "An extream queuing system with high performance for managing all task in app with closure",
"homepage": "https://github.com/Albin-CR/SwiftyTask",
"license": "MIT",
"authors": {
"Albin CR": "albin.git@gmail.com"
},
"source": {
"git": "https://github.com/Albin-CR/SwiftyTask.git",
"tag": "0.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"SwiftyTask",
"SwiftyTask/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}