blob: 57320bf231b9919728c9e91359973a7fbbce7f15 [file] [log] [blame]
{
"name": "pencil",
"version": "0.2.4",
"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.2.4"
},
"source_files": [
"Sources/*.swift",
"Sources/Extensions/*.swift",
"Sources/Supports/*.swift"
],
"platforms": {
"ios": "8.1"
},
"pushed_with_swift_version": "3.0"
}