blob: 162244ede56209c3a318542cf3bf16000bb103cc [file] [log] [blame]
{
"name": "SwiftTask",
"version": "2.6.3",
"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.3"
},
"source_files": "SwiftTask/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
}
}