blob: ef339aa6da3953ffa799a8111e33acc774ee36fc [file] [log] [blame]
{
"name": "AmazingWeakSequence",
"version": "1.0.2",
"summary": "Sequence that holds weak references to its elements.",
"homepage": "https://github.com/khamitimur/AmazingWeakSequence",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Timur Khamidov",
"platforms": {
"ios": "11.0",
"osx": "10.14",
"tvos": "11.0",
"watchos": "4.0"
},
"source": {
"git": "https://github.com/khamitimur/AmazingWeakSequence.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}