blob: debd6de3d355e185c4a92edb2606345db1a174b7 [file] [log] [blame]
{
"name": "Bismuth",
"version": "1.1.0",
"platforms": {
"ios": "9.0"
},
"summary": "Queue handling",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/Bismuth",
"source": {
"git": "https://github.com/e-sites/Bismuth.git",
"tag": "1.1.0"
},
"source_files": "Bismuth/**/*.{h,swift}",
"requires_arc": true,
"swift_version": "4.2",
"frameworks": "Foundation"
}