blob: 42c705f59938a655e4477a9bd82c3b4ff60a262f [file] [log] [blame]
{
"name": "CodableDefaults",
"version": "0.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.0.1"
},
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}