blob: d4ac53172d5581097a1a9055dacc922cee32a4a1 [file] [log] [blame]
{
"name": "CurrentLocationTime",
"version": "1.0",
"summary": "Get the time corresponding to the locale",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/hiroky814/CurrentLocationTime",
"authors": {
"hiroky814": "hiroky.814@gmail.com"
},
"source": {
"git": "https://github.com/hiroky814/CurrentLocationTime.git",
"tag": "1.0"
},
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source_files": "CurrentLocationTime/**/*.{swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}