blob: fce4b6fff08e376e137d8418e58b6be72fa75587 [file] [log] [blame]
{
"name": "Default",
"version": "2.0.0",
"summary": "Modern interface to UserDefaults + Codable support",
"description": "Modern interface to UserDefaults + Codable support\nplease refer to README.md for usage details.",
"homepage": "https://github.com/Nirma/Default",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicholas Maccharoli ": "nmaccharoli@gmail.com"
},
"social_media_url": "http://twitter.com/din0sr",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "4.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Nirma/Default.git",
"tag": "2.0.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}