blob: ebc46b6b0b60d4a884266c9f1d17ecec611ceb8a [file] [log] [blame]
{
"name": "SpreadsheetClient",
"version": "0.0.1",
"summary": "Get the value of a Google spreadsheet file",
"homepage": "https://github.com/t-osawa-009/SpreadsheetClient",
"license": "MIT",
"authors": {
"t-osawa-009": "da87435@gmail.com"
},
"source": {
"git": "https://github.com/t-osawa-009/SpreadsheetClient.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.12",
"watchos": "3.0"
},
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}