blob: ee37a28017482544a7e1c71f58586f219d3c72c8 [file] [log] [blame]
{
"name": "Ward",
"version": "1.0.0",
"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.0"
},
"source_files": "Ward/"
}