blob: 3803e44c8cd7f6890984d3fa2085f5be789da1cc [file] [log] [blame]
{
"name": "Overdrive",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift"
}