blob: d89fdfd6cff8f8e243cb43334bdb97da95606321 [file] [log] [blame]
{
"name": "AnyUserDefaults",
"version": "1.0.0",
"license": "MIT",
"summary": "AnyUserDefaults is a Morden UserDefaults wapper for Swift",
"homepage": "https://github.com/anotheren/AnyUserDefaults",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/AnyUserDefaults.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"swift_versions": [
"5.1",
"5.1"
],
"source_files": "Sources/AnyUserDefaults/*.swift",
"frameworks": "Foundation",
"swift_version": "5.1"
}