blob: af406d66b20c3c4478be698d2508b2b97921380f [file] [log] [blame]
{
"name": "LocalPersistence",
"version": "0.1.5",
"summary": "local storage via json",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlexandrePh/LocalPersistence",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexandrePh": "machadoalexandre30@gmail.com",
"Ricardo Venieris": "rvenieris@gmail.com"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/AlexandrePh/LocalPersistence.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocalPersistence/Classes/**/*"
}