blob: 9eba1a990938e2eeac53f780e0dc5831d39c110e [file] [log] [blame]
{
"name": "XCEAssociatedStorage",
"summary": "Key-value storage where value object will be automatically released when key object is deallocated.",
"version": "1.0.0",
"homepage": "https://github.com/XCEssentials/AssociatedStorage",
"documentation_url": "https://XCEssentials.github.io/AssociatedStorage",
"source": {
"git": "https://github.com/XCEssentials/AssociatedStorage.git",
"tag": "1.0.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.0"
}