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