blob: 11195d9c0ccc5439e45d5e0909c1fa42bd843950 [file] [log] [blame]
{
"name": "WeakOwner",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A better way to deal with weak reference function.",
"homepage": "https://github.com/beeth0ven/WeakOwner",
"authors": {
"Luo Jie": "beeth0vendev@gmail.com"
},
"source": {
"git": "https://github.com/beeth0ven/WeakOwner.git",
"tag": "0.0.1"
},
"source_files": "WeakOwner/Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "4.0"
}