blob: e8020dbb356f89170aa7414350cc67bff318decf [file] [log] [blame]
{
"name": "SwiftTask",
"version": "3.2.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/ReactKit/SwiftTask.git",
"tag": "3.2.0"
},
"source_files": "SwiftTask/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
}
}