blob: e3db7ebbfd5596e176c3d9e72ec4b5f23c6bd73f [file] [log] [blame]
{
"name": "SwiftyPreference",
"version": "1.0.1",
"summary": "strong type of UserDefaults. convenient and useful API",
"description": "A strong type of UserDefaults by Swift, more convenience",
"homepage": "https://github.com/Zafirzzf/SwiftyPreference",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzf": "Zoolofty@163.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Zafirzzf/SwiftyPreference.git",
"tag": "v1.0.1"
},
"source_files": "Classes/*",
"swift_version": "5.0"
}