blob: 38ce958bc2bca2a0b7f260bd0187fa8b6da03d19 [file] [log] [blame]
{
"name": "Bismuth",
"version": "1.0.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": "1.0.1"
},
"source_files": "Bismuth/**/*.{h,swift}",
"requires_arc": true,
"swift_version": "4.2",
"frameworks": "Foundation"
}