blob: ca174cdb8708040569565c32c27d571337e274e7 [file] [log] [blame]
{
"name": "XCETypedKey",
"summary": "Generic key for type safe access to values in any key-value storage.",
"version": "2.3.0",
"homepage": "https://XCEssentials.github.io/TypedKey",
"source": {
"git": "https://github.com/XCEssentials/TypedKey.git",
"tag": "2.3.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/TypedKey/**/*.swift",
"pushed_with_swift_version": "4.0"
}