blob: 402c5324ae9b89d9855ed524ee7dbf7d4ee890a8 [file] [log] [blame]
{
"name": "SKLocalDataStorage",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "LocalDataStorage provides methods for core data managing",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/LocalDataStorage",
"source": {
"git": "https://github.com/sjsoad/LocalDataStorage.git",
"tag": "0.0.4"
},
"frameworks": "CoreData",
"source_files": "LocalDataStorage/**/*.{swift}",
"dependencies": {
"AERecord": [
]
}
}