blob: d1cb77e70f5c2ca67500f37394edead9f82509b9 [file] [log] [blame]
{
"name": "Bismuth",
"version": "1.3.1",
"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": "v1.3.1"
},
"source_files": "Bismuth/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "Foundation",
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}