blob: 4d313673e842506e90309b6f7956b359a5023ac0 [file] [log] [blame]
{
"name": "pencil",
"version": "0.2.0",
"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.2.0"
},
"source_files": [
"Sources/*.swift",
"Sources/Extensions/*.swift",
"Sources/Supports/*.swift"
],
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "3.0"
}