blob: 57dafaa6624b77e6e61d2bc117a2c1f79c9fff03 [file] [log] [blame]
{
"name": "DefaultsKit",
"version": "0.0.4",
"license": "MIT",
"summary": "Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.",
"homepage": "https://github.com/nmdias/DefaultsKit",
"authors": {
"Nuno Manuel Dias": "nmdias.pt@gmail.com"
},
"source": {
"git": "https://github.com/nmdias/DefaultsKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "4.0"
}