blob: 5771571f4d163b16a0945077363d051ebd15b5fd [file] [log] [blame]
{
"name": "NyaruDB",
"version": "1.3.3",
"summary": "A simple NoSQL database(key-document).",
"homepage": "https://github.com/kelp404/NyaruDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kelp": "kelp@phate.org"
},
"source": {
"git": "https://github.com/kelp404/NyaruDB.git",
"tag": "1.3.3"
},
"source_files": "NyaruDB/NyaruDB/**/*.{m,h}",
"requires_arc": true
}