blob: 17683fb1f46554f27df0137f937c642b49c28b5f [file] [log] [blame]
{
"name": "Ward",
"version": "1.0.4",
"summary": "A Swift micro-framework to clean up memory management syntax.",
"homepage": "https://github.com/OneAfternoon/Ward",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Swain Molster": "swain.molster@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/OneAfternoon/Ward.git",
"tag": "1.0.4"
},
"source_files": "Sources/**/*",
"swift_version": "4.1"
}