blob: 79d4bb692c1b4195d9d46859e19bb2c31e94f830 [file] [log] [blame]
{
"name": "SwiftTask",
"version": "2.6.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/ReactKit/SwiftTask",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "Promise + progress + pause + cancel + retry for Swift.",
"source": {
"git": "https://github.com/inamiy/SwiftTask.git",
"tag": "2.6.0"
},
"source_files": "SwiftTask/**/*.{h,swift}",
"requires_arc": true
}