blob: f1262ca72c4cb75e97a588dffc555608086fdab7 [file] [log] [blame]
{
"name": "Weak",
"version": "1.0.0",
"summary": "Weak and Unowned as native Swift types.",
"homepage": "https://github.com/nvzqz/Weak",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Weak.git",
"tag": "v1.0.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}