blob: edcd471ebfd8943ea963c0735753a3ef312961df [file] [log] [blame]
{
"name": "DefaultsKit",
"version": "0.0.8",
"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.8"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "4.0"
}