blob: c009067424d31e275412d6f2297e3d5148112205 [file] [log] [blame]
{
"name": "Oganesson",
"platforms": {
"ios": "9.0"
},
"version": "1.2.0",
"summary": "A small swift helper class for using an ObjectPool",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/Oganesson",
"source": {
"git": "https://github.com/e-sites/Oganesson.git",
"tag": "v1.2.0"
},
"source_files": "Sources/*.{swift,h}",
"requires_arc": true,
"frameworks": "Foundation",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}