blob: f47027dce50b588012d92245eed65989c13bdad5 [file] [log] [blame]
{
"name": "XCEByTypeStorage",
"summary": "Data container that allows to store exactly one instance of any given type.",
"version": "1.2.0",
"homepage": "https://XCEssentials.github.io/ByTypeStorage",
"source": {
"git": "https://github.com/XCEssentials/ByTypeStorage.git",
"tag": "1.2.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}