blob: d168fe6c0881b43e539a84b00abb24fcb8136d32 [file] [log] [blame]
{
"name": "UserDefaultsStorable",
"version": "1.1.1",
"summary": "Swifty, modern, and strong-typed UserDefaults package.",
"description": "UserDefaultsStorable provides an easy, strongly-typed way to access properties in UserDefaults.",
"homepage": "https://github.com/mrfour0004/UserDefaultsStorable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrfour": "mrfour0004@outlook.com"
},
"source": {
"git": "https://github.com/mrfour0004/UserDefaultsStorable.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*",
"swift_versions": [
"5.2"
],
"swift_version": "5.2"
}