blob: b9634d0314066c5701c87fa6126e6744fd7047cb [file] [log] [blame]
{
"name": "WeakCollection",
"version": "1.0.0",
"summary": "Weak reference Array",
"description": "Swift Arrays Holding Elements With Weak References",
"homepage": "https://github.com/gsabatie/WeakCollection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gsabatie": "gsabatie@me.com"
},
"source": {
"git": "https://github.com/gsabatie/WeakCollection.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WeakCollection/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}