blob: 6c94dcf6a8f78a93de1c2cead2139188b1c1377c [file] [log] [blame]
{
"name": "Ward",
"version": "1.0.2",
"summary": "A Swift micro-framework to clean up memory management syntax.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/OneAfternoon/Ward",
"authors": {
"Swain Molster": "swain.molster@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/OneAfternoon/Ward.git",
"tag": "v1.0.2"
},
"source_files": "Ward/"
}