blob: 0be4f06e87a98d05dfd89a81bbd2d7992e72ee04 [file] [log] [blame]
{
"name": "pencil",
"version": "0.0.7",
"summary": "Write value to file and read it more easily.",
"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.0.7"
},
"source_files": [
"Sources/*.swift",
"Sources/Extensions/*.swift",
"Sources/Supports/*.swift"
],
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "3.0"
}