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