blob: 339d1ed075fc25b58568f07e7a9e7cdd014f00ef [file] [log] [blame]
{
"name": "UIImageDefaults",
"version": "1.0.0",
"summary": "Makes saving your images to UserDefaults easy.",
"description": "Simple Swift extension for locally saving and loading images with ease.",
"homepage": "https://github.com/mattDavo/UIImageDefaults",
"license": "MIT",
"authors": {
"Matthew Davidson": "mad1512@optusnet.com.au"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/mattDavo/UIImageDefaults.git",
"tag": "1.0.0"
},
"source_files": "UIImageDefaults/UIImageDefaults",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}