blob: 547bf2b1029808f53cb7ccc1fa43ef65debad242 [file] [log] [blame]
{
"name": "LMStorage",
"version": "1.0.1",
"summary": "💾 LMStorage is a framework which reduces the complexity of managing a persistent layer.",
"requires_arc": true,
"homepage": "https://github.com/thejohnlima/LMStorage",
"license": "MIT",
"authors": {
"John Lima": "thejohnlima@icloud.com"
},
"social_media_url": "https://twitter.com/thejohnlima",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/thejohnlima/LMStorage.git",
"tag": "1.0.1"
},
"source_files": "Sources/LMStorage/**/*.{swift}",
"swift_versions": "5.0",
"dependencies": {
"KeychainSwift": [
]
},
"swift_version": "5.0"
}