blob: 67b4957176b771a5f72749b0c8a79c18559e4fa8 [file] [log] [blame]
{
"name": "pencil",
"version": "0.3.0",
"summary": "Super lightweight DB written in Swift.",
"homepage": "https://github.com/naru-jpn/pencil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"naru": "tus.naru@gmail.com"
},
"source": {
"git": "https://github.com/naru-jpn/pencil.git",
"tag": "0.3.0"
},
"source_files": [
"Sources/*.swift",
"Sources/Extensions/*.swift",
"Sources/Supports/*.swift"
],
"platforms": {
"ios": "8.1"
}
}