blob: d1c5fed0d96a3ef2e71fd1f3df81b8287b512d15 [file] [log] [blame]
{
"name": "UserDefaultsStorable",
"version": "1.0.0",
"summary": "Swifty, modern, and strong-typed UserDefaults package.",
"description": "UserDefaultsStorable provides an easy, strongly-typed way to access properties in UserDefaults.TODO: Add long description of the pod here.",
"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.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}