blob: 7343ea97cba4f65fc26ddc7ebfd15a51331392f9 [file] [log] [blame]
{
"name": "CodableDefaults",
"version": "0.1",
"summary": "Micro library for UserDefaults with Codable.",
"homepage": "https://github.com/mt-hodaka",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mt-hodaka": "mt.hodaka7@gmail.com"
},
"social_media_url": "https://twitter.com/mt_hodaka",
"platforms": {
"ios": "10.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/mt-hodaka/CodableDefaults.git",
"tag": "0.1"
},
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}