blob: 6ccc16f29d5c61a9b941842d0a99718891f58c25 [file] [log] [blame]
{
"name": "Overdrive",
"version": "0.2.0",
"license": "MIT",
"summary": "Fast advanced task based API in Swift with focus on type safety, concurrency and multi threading",
"homepage": "https://github.com/arikis/Overdrive",
"authors": {
"Said Sikira": "saidsikira@gmail.com"
},
"source": {
"git": "https://github.com/arikis/Overdrive.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}